6 lines
163 B
C
6 lines
163 B
C
#pragma once
|
|
|
|
#define mqtt_topc_voltage "nuki/battery/voltage"
|
|
|
|
#define mqtt_topc_lockstate "nuki/lock/state"
|
|
#define mqtt_topc_lockstate_action "nuki/lock/action" |