Simplified IPC code to use less different IPC messages. Share more code. More qork on MQTT code.
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
AQHOME_API GWEN_MSG *GWEN_SubAckMqttMsg_new(uint8_t flags, uint16_t packetId, uint8_t result);
|
||||
AQHOME_API void AQH_SubAckMqttMsg_DumpToBuffer(const GWEN_MSG *msg, GWEN_BUFFER *dbuf, const char *sText);
|
||||
|
||||
AQHOME_API int AQH_SubAckMqttMsg_GetResultCode(const GWEN_MSG *msg);
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user