move resolving enums to string into network class

This commit is contained in:
technyon
2022-04-02 10:51:16 +02:00
parent 094a7e096f
commit 4ab69433b5
7 changed files with 49 additions and 198 deletions

View File

@@ -11,4 +11,4 @@
#define mqtt_topic_lockstate_trigger "nuki/lock/trigger"
#define mqtt_topic_lockstate_completionStatus "nuki/lock/completionStatus"
#define mqtt_topic_lockstate_action "nuki/lock/action"
#define mqtt_topic_door_sensor_state_action "nuki/lock/doorSensorState"
#define mqtt_topic_door_sensor_state "nuki/lock/doorSensorState"