Releases: loriot/loriot-migration-tool
Releases · loriot/loriot-migration-tool
v1.0.10
- Fix ChirpStack migration
- Use new LORIOT L2Version field
- Use LORIOT joineui field instead of legay appeui field
- Migrate device description
- Migrate device rx1Delay
- Migrate device fCntUp and nFCntDown
- Migrate device flushQueueOnActivate
- Migrate device skipFcntCheck
- Migrate application even without HTTP integration
- Fix gateway migration removing region (LORIOT will use server default region)
v1.0.9
- Fix kerlink HTTP routes if undefined
- Data up route:
/dataUp - Data down route:
/dataDownEvent
- Data up route:
- Fix kerlink MQTT topics if undefined
- Data up topic:
/dataUp - Data down topic:
/dataDownEvent
- Data up topic:
v1.0.8
- Create unknown fleet/cluster if not found in fleets.csv/clusters.csv
- Fix Kerlink gateways regions: supporting now AS923, AU915, CN470, EU433, CN779, IN865, EU868, KR920, RU864, US915
- Fix Kerlink gateways models
| WMC | LORIOT |
|---|---|
| Wirnet iStation | Kerlink iStation |
| Wirnet iFemtoCell | Kerlink iFemtocell & iFemtocell Evolution |
| Wirnet iFemtoCell evolution | Kerlink iFemtocell & iFemtocell Evolution |
| Wirnet iBts | Kerlink iBTS Compact FPGA v61 |
| Wirnet iBts 1 LOC | Kerlink iBTS Compact FPGA v61 |
| wirnet.iBts TYPE_LORA_LOC | Kerlink iBTS Compact FPGA v61 |
v1.0.7
- Fix kerlink customer headers
v1.0.6
- Fix JSON parse error in case of missing kerlink clusters csv
- Fix JSON parse error in case of missing kerlink fleets csv
v1.0.5
- Change LORIOT applications and networks visibility from
privatetopublic(i.e. shared within the organization)
v1.0.4
- Add CUSTOMERID env variable (only Kerlink) to filter csv files by customerId
v1.0.3
- Add IMPORT env variable to disable the LORIOT resources creation step
- Add CLEAN env variable to delete already existing resources on LORIOT
v1.0.2
- Throw an error if OTAA/ABP mandatory fields are missing
v1.0.1
- Use devEui as device title if ChirpStack device name undefined
- Validate Kerlink ABP/OTAA mandatory fields
- Support Kerlink iBTS
- Return an error if resource already exists on LORIOT