publish lock and opener rssi

This commit is contained in:
technyon
2022-09-10 10:59:10 +02:00
parent 72b712690f
commit b8d32914ee
10 changed files with 41 additions and 1 deletions

View File

@@ -18,6 +18,7 @@
#define mqtt_topic_lock_action_command_result "/lock/commandResult"
#define mqtt_topic_lock_door_sensor_state "/lock/doorSensorState"
#define mqtt_topic_lock_action "/lock/action"
#define mqtt_topic_lock_rssi "/lock/rssi"
#define mqtt_topic_config_button_enabled "/configuration/buttonEnabled"
#define mqtt_topic_config_led_enabled "/configuration/ledEnabled"