improve MQTT state request
This commit is contained in:
parent
dc96be25b8
commit
d75b028cd2
4 changed files with 9 additions and 2 deletions
|
@ -6,6 +6,7 @@
|
|||
|
||||
// MQTT Topics
|
||||
#define PUBLISH_ENABLE_TOPIC "publish_enable"
|
||||
#define INPUT_REQUEST_STATE_TOPIC "requeststate"
|
||||
|
||||
/**
|
||||
* @brief The DigitalInputIoT class is a class for connecting the Digital Input Card to the IoT module.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue