-
Homie specifies The "device" is the the entity that publishes a representation of itself (including its nodes, each node's properties, and recursively, any device-children, correct? And a "controller" is a MQTT client that subscribes to various MQTT topics as per the convention, discovers Homie entities, and to the extent that a |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
That is correct. Official descriptions for controllers are documented here: https://homieiot.github.io/implementations/ I think it would make sense to actually add them to the spec itself. As the spec references device and controller but never clarifies the terms. (It does for a device on a structural level but not necessarily on a role level) |
Beta Was this translation helpful? Give feedback.
-
+1000 |
Beta Was this translation helpful? Give feedback.
That is correct. Official descriptions for controllers are documented here: https://homieiot.github.io/implementations/
I think it would make sense to actually add them to the spec itself. As the spec references device and controller but never clarifies the terms. (It does for a device on a structural level but not necessarily on a role level)