Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to change Activation mode after device has been created, is read-only #3722

Closed
lnlp opened this issue Jan 31, 2021 · 1 comment
Closed
Labels
c/console This is related to the Console works as intended This is working as intended

Comments

@lnlp
Copy link

lnlp commented Jan 31, 2021

Summary

In the console the Activation mode (OTAA, ABP, Multicast) shown for an existing device is read-only.
Unable to change Activation mode for existing devices.

Steps to Reproduce

Add a new device to an application, select create to add it. Afterwards try to change its Activation mode.

What do you see now?

Activation mode parameter is read-only.

What do you want to see instead?

Activation mode read-write so it can be changed.

Environment

The Things Network V3 Console.

How do you propose to implement this?

Make Activation mode changeable.

@lnlp lnlp changed the title [bug][console] Unable to change Activation mode for existing devices [bug][console] Unable to change Activation mode after device has been created Jan 31, 2021
@lnlp lnlp changed the title [bug][console] Unable to change Activation mode after device has been created [bug][console] Unable to change Activation mode after device has been created, is read-only Jan 31, 2021
@htdvisser htdvisser added the works as intended This is working as intended label Feb 1, 2021
@htdvisser
Copy link
Contributor

This is working as intended. In The Things Stack OTAA and ABP devices are really different things, and it's no longer possible to switch between the two. Also, an ABP device can't suddenly turn into a multicast group or vice versa.

@htdvisser htdvisser changed the title [bug][console] Unable to change Activation mode after device has been created, is read-only Unable to change Activation mode after device has been created, is read-only Feb 1, 2021
@htdvisser htdvisser added the c/console This is related to the Console label Feb 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c/console This is related to the Console works as intended This is working as intended
Projects
None yet
Development

No branches or pull requests

2 participants