feat: topic name for sensor update can now be set in terminal
This commit is contained in:
committed by
Sylvan Arnold
parent
32618389d1
commit
6b75285228
@@ -34,6 +34,7 @@
|
||||
#define NVMC_MININI_KEY_MQTT_USER "user" /* string, username */
|
||||
#define NVMC_MININI_KEY_MQTT_PASS "pass" /* string, password */
|
||||
#define NVMC_MININI_KEY_MQTT_PUBLISH "publish" /* bool, if publishing */
|
||||
#define NVMC_TOPIC_NAME_SENSORS_UPDATE "topic_sensor_update" /*<user>/<room>/<device>/update*/
|
||||
#endif
|
||||
|
||||
#if PL_CONFIG_USE_NTP_CLIENT
|
||||
|
||||
Reference in New Issue
Block a user