We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Introduce end device MAC setting profiles that contain MAC settings that can be applied to multiple end devices.
Currently if you want to change the MAC settings for a batch of end devices then you need to do an individual call for each end device.
To able to update easily a batch of end devices with the same MAC settings. It is useful if you have a big fleet of end devices.
The text was updated successfully, but these errors were encountered:
Supersedes https://github.com/TheThingsIndustries/product-management/issues/44
Sorry, something went wrong.
halimi
No branches or pull requests
Summary
Introduce end device MAC setting profiles that contain MAC settings that can be applied to multiple end devices.
Current Situation
Currently if you want to change the MAC settings for a batch of end devices then you need to do an individual call for each end device.
Why do we need this? Who uses it, and when?
To able to update easily a batch of end devices with the same MAC settings. It is useful if you have a big fleet of end devices.
Proposed Implementation
Contributing
Validation
Code of Conduct
The text was updated successfully, but these errors were encountered: