Zigbee Protocol Controller 1.6.0
mqtt_client_id.h File Reference

Go to the source code of this file.

Macros

#define DATASTORE_MQTT_CLIENT_ID_KEY   "mqtt_client_client_id"
 

Functions

const char * mqtt_client_id_get_from_config ()
 Reads the configuration and determines which MQTT Client ID we should use. More...
 
void mqtt_client_store_client_id_to_datastore (const char *client_id_in_use)
 Stores the MQTT Client ID we used in the datastore, if any datastore is active with the current application. More...