mirror of
https://github.com/Fishwaldo/qt-openzwave.git
synced 2025-07-06 13:18:19 +00:00
Topic should not begin with / - Thanks Freshcoast
This commit is contained in:
parent
0902d61c19
commit
663c93599b
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
|||
|
||||
class MqttCommands;
|
||||
|
||||
#define MQTT_OZW_TOP_TOPIC "/OpenZWave/%1/"
|
||||
#define MQTT_OZW_TOP_TOPIC "OpenZWave/%1/"
|
||||
#define MQTT_OZW_STATS_TOPIC "statistics/"
|
||||
#define MQTT_OZW_STATS_NODE_TOPIC "node/%1/statistics/"
|
||||
#define MQTT_OZW_STATUS_TOPIC "status/"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue