mqtt: added more message types, added test for them.
This commit is contained in:
@@ -54,6 +54,8 @@ AQHOME_API void AQH_MqttMsg_DumpToBuffer(const GWEN_MSG *msg, GWEN_BUFFER *dbuf,
|
||||
|
||||
AQHOME_API const char *AQH_MqttMsg_MsgTypeToString(uint8_t t);
|
||||
|
||||
AQHOME_API uint8_t AQH_MqttMsg_GetMsgTypeAndFlags(const GWEN_MSG *msg);
|
||||
|
||||
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user