Closed KrishnaIyer closed 2 years ago
Allow clearing session keys, this is needed by the migration tool.
AppSKey
NwkSKey
🤷 let's see if this breaks anything once deployed.
This is deployed to all TTN foundation clusters. Waiting for feedback.
So this also needs DevAddr; https://github.com/TheThingsNetwork/lorawan-stack-migrate/blob/67b4b43c12c4ff756799cc89b3f1eb2ba6504100/pkg/source/ttnv2/source.go#L176
DevAddr
This is deployed and tested, currently running my dev image.
Summary
Allow clearing session keys, this is needed by the migration tool.
Changes
AppSKey
andNwkSKey
and allow update.Testing
🤷 let's see if this breaks anything once deployed.