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

Add support for ProvisionWatchers #8

Closed
iain-anderson opened this issue Sep 25, 2018 · 3 comments
Closed

Add support for ProvisionWatchers #8

iain-anderson opened this issue Sep 25, 2018 · 3 comments
Labels

Comments

@iain-anderson
Copy link
Member

ProvisionWatchers specify a (potentially wildcarded) mapping between device identifiers and device profile names. This can be used during discovery to automatically determine the correct profile to use for a newly discovered device.
This could be presented to the implementor as a utility function which would return a profile name given a device identity, or by allowing the add-device function to be called without specifying a profile name.

@iain-anderson
Copy link
Member Author

Note from Edinburgh Technical Meeting: Functionality needs to include use of a device blacklist, new devices should be added in an administratively disabled state if blacklisted

@iain-anderson
Copy link
Member Author

SteveOss added a commit that referenced this issue Oct 18, 2019
Add initial provision watcher support (#8)
@iain-anderson
Copy link
Member Author

closed #201

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant