TheThingsArchive / ttn

The Things Network Stack V2
https://www.thethingsnetwork.org
MIT License
461 stars 279 forks source link

Allow clearing session keys #792

Closed KrishnaIyer closed 2 years ago

KrishnaIyer commented 2 years ago

Summary

Allow clearing session keys, this is needed by the migration tool.

Changes

Testing

🤷 let's see if this breaks anything once deployed.

KrishnaIyer commented 2 years ago

This is deployed to all TTN foundation clusters. Waiting for feedback.

KrishnaIyer commented 2 years ago

So this also needs DevAddr; https://github.com/TheThingsNetwork/lorawan-stack-migrate/blob/67b4b43c12c4ff756799cc89b3f1eb2ba6504100/pkg/source/ttnv2/source.go#L176

KrishnaIyer commented 2 years ago

This is deployed and tested, currently running my dev image.