TheThingsNetwork / lorawan-stack-migrate

Migrate devices from other LoRaWAN Network Servers to The Things Stack
Apache License 2.0
8 stars 3 forks source link

Fix errors and panics in the chirpstack v3 source #111

Closed KrishnaIyer closed 8 months ago

KrishnaIyer commented 9 months ago

Summary

Fix errors and panics in the chirpstack v3 source. Ref: https://github.com/TheThingsIndustries/lorawan-stack-support/issues/1029

Changes

Testing

Local with a ChirpStack v4 instance. This of course doesn't check actual migration but makes sure that the tool doesn't panic.

This will be tested by CE as a part of https://github.com/TheThingsIndustries/lorawan-stack-support/issues/1029.

Regressions

NA. This is fixing existing bugs.

Checklist