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

Child device registration api #43

Closed
reubenmiller opened this issue May 10, 2023 · 2 comments
Closed

Child device registration api #43

reubenmiller opened this issue May 10, 2023 · 2 comments
Labels
theme:childdevices Theme: Child device related topics

Comments

@reubenmiller
Copy link
Contributor

Support registering child devices via an API.

The API could be accessible either via MQTT or HTTP or both to provide maximum usefulness to child devices. Sometimes a synchronous/blocking API is easier to use for for initialisation sequences.

Overview

  • API endpoints/topics to allow a child device to register itself and tedge would respond with its full approved child name
  • Child device can register list of supported operations (similar to the community plugin, device-registration-server)
@reubenmiller reubenmiller changed the title Child device registration API Child device registration api May 10, 2023
@reubenmiller reubenmiller added the theme:childdevices Theme: Child device related topics label May 10, 2023
@reubenmiller
Copy link
Contributor Author

Child device registration is also covered in the new tedge MQTT api spec. thin-edge/thin-edge.io#2030

@reubenmiller
Copy link
Contributor Author

Included in thin-edge.io 0.13.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
theme:childdevices Theme: Child device related topics
Projects
None yet
Development

No branches or pull requests

1 participant