1.2.3.13 SYS_MQTT_Deinitialize Function
C
int32_t SYS_MQTT_Deinitialize()
Summary
Deinitialization of data structures of the MQTT service
Description
This function is used for freeing the allocated data structures for the MQTT service.
Example
SYS_MQTT_Deinitialize()
Remarks
None