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

Create DZ Edge Device MQTT protocol #113

Open
climategadgets opened this issue Mar 19, 2020 · 0 comments
Open

Create DZ Edge Device MQTT protocol #113

climategadgets opened this issue Mar 19, 2020 · 0 comments

Comments

@climategadgets
Copy link
Member

climategadgets commented Mar 19, 2020

As a DZ user, I want to have all the edge devices support the same capabilities discovery protocol, so that they can be discovered by a running DZ instance and made available for inclusion into system configuration.

Acceptance criteria:

  • All currently published MQTT edge device software and firmware supports the same protocol, and is discoverable by DZ at runtime.
  • Upon connecting, all devices emit a HELLO message that will allow to link further messages emitted by these devices to devices where messages originated.
    • HELLO message may contain the public key, if the firmware supports PKI, so that further messages can be signed, and control commands may be encrypted.
@climategadgets climategadgets changed the title Create common capabilities discovery protocol for MQTT edge devices Create DZ Edge Device MQTT protocol Mar 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant