Skip to content

Releases: loriot/loriot-migration-tool

v1.0.10

17 Nov 15:18
797e0ce

Choose a tag to compare

  • 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

07 Feb 13:30

Choose a tag to compare

  • Fix kerlink HTTP routes if undefined
    • Data up route: /dataUp
    • Data down route: /dataDownEvent
  • Fix kerlink MQTT topics if undefined
    • Data up topic: /dataUp
    • Data down topic: /dataDownEvent

v1.0.8

21 Jan 16:13

Choose a tag to compare

  • 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

08 Aug 09:46

Choose a tag to compare

  • Fix kerlink customer headers

v1.0.6

06 Aug 14:30

Choose a tag to compare

  • 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

10 Jul 10:30

Choose a tag to compare

  • Change LORIOT applications and networks visibility from private to public (i.e. shared within the organization)

v1.0.4

10 Jul 10:29

Choose a tag to compare

  • Add CUSTOMERID env variable (only Kerlink) to filter csv files by customerId

v1.0.3

10 Jul 10:28

Choose a tag to compare

  • 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

10 Jul 10:21

Choose a tag to compare

  • Throw an error if OTAA/ABP mandatory fields are missing

v1.0.1

10 Jul 10:19

Choose a tag to compare

  • 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