Edubits / Zway-MQTT

Publishes the status of devices to a MQTT topic and is able to set values based on subscribed topics.
Apache License 2.0
29 stars 16 forks source link

Expose device type in topic #35

Open pastukhov opened 6 years ago

pastukhov commented 6 years ago

Is it possible to expose device type as a var to include it to topic such as zway/room1/sensorBinary?

i8beef commented 6 years ago

Note, that #32 could allow for this, and many other options, as different tokenization options.