implement gpio output via mqtt
This commit is contained in:
@@ -63,4 +63,6 @@
|
||||
#define mqtt_topic_network_device "/maintenance/networkDevice"
|
||||
|
||||
#define mqtt_topic_gpio_prefix "/gpio"
|
||||
#define mqtt_topic_gpio_input "/input_"
|
||||
#define mqtt_topic_gpio_pin "/pin_"
|
||||
#define mqtt_topic_gpio_role "/role"
|
||||
#define mqtt_topic_gpio_state "/state"
|
||||
|
||||
Reference in New Issue
Block a user