You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There's quite some backlash on the CLI-only method of migrating devices
What is already there? What do you see now?
CLI support only
What is missing? What do you want to see?
Web interface for the device migration process
How do you propose to implement this?
We don't want to pollute the V3 code base, so we don't want this in lorawan-stack. The web interface would be here. It can be pretty simple with input fields for the source and targets.
How do you propose to test this?
Integration testing with V2, both PCN and a private network.
Can you do this yourself and submit a Pull Request?
Can review
The text was updated successfully, but these errors were encountered:
Summary
Import devices using a web interface
References TheThingsIndustries/lorawan-stack-docs#210
Why do we need this?
There's quite some backlash on the CLI-only method of migrating devices
What is already there? What do you see now?
CLI support only
What is missing? What do you want to see?
Web interface for the device migration process
How do you propose to implement this?
We don't want to pollute the V3 code base, so we don't want this in
lorawan-stack
. The web interface would be here. It can be pretty simple with input fields for the source and targets.How do you propose to test this?
Integration testing with V2, both PCN and a private network.
Can you do this yourself and submit a Pull Request?
Can review
The text was updated successfully, but these errors were encountered: