aqhomed, aqhome: added MQTT endpoint, publish value changes via MQTT.

This commit is contained in:
Martin Preuss
2023-03-29 16:46:32 +02:00
parent 40c3a3ee4e
commit bb3d194b5a
8 changed files with 538 additions and 24 deletions

View File

@@ -18,6 +18,7 @@
#define AQH_MSGMGR_ENDPOINTGROUP_NODE 1
#define AQH_MSGMGR_ENDPOINTGROUP_IPC 2
#define AQH_MSGMGR_ENDPOINTGROUP_MQTT 4