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

device group are not properly support as abstraction of single devices #102

Open
chicco785 opened this issue Aug 12, 2020 · 0 comments
Open
Labels
enhancement New feature or request
Milestone

Comments

@chicco785
Copy link
Collaborator

in the current implementation when a device is added to a device group the device group configuration is not taken into account. this basically reduce the power of device groups.

chicco785 added a commit to orchestracities/IoTagent-LoRaWAN that referenced this issue Aug 12, 2020
…tion#102)

This commit provide support for inheriting dynamically the configuration of a group for a device belonging to the group

* when a message is received, we search for its device group
* the device configuraiton is the merge of the device group and device configuration
* if a device does not exist when a message arrives, the self registration creates a device with empty configuration (in this way any change to the device group configuration will be carried over also to devices already self provisioned)
@chicco785 chicco785 added this to the 1.2.7 milestone Feb 10, 2022
@chicco785 chicco785 added the enhancement New feature or request label Feb 10, 2022
@chicco785 chicco785 modified the milestones: 1.2.7, 1.2.9 Jun 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant