verbose messaging and ha topic

This commit is contained in:
proddy
2018-09-24 21:03:10 +02:00
parent d6e6800617
commit 0bf9e78d4b
2 changed files with 5 additions and 5 deletions

View File

@@ -34,6 +34,7 @@
#define MQTT_NOTIFICATION MQTT_BASE "notification"
#define MQTT_TOPIC_COMMAND "command"
#define MQTT_TOPIC_START "start"
#define MQTT_HA MQTT_BASE "ha"
#define MAX_SUBSCRIPTIONS 25 // max # of subscriptions
#define MAX_TIME_INACTIVE 600000 // Max time for inactivity (ms) - 10 mins