sl_mqtt_client: SL MQTT Oper Paramters

SimpleLink MQTT Client Layer

sl_mqtt_client
SL MQTT Oper Paramters

Defines

#define SL_MQTT_PARAM_CLIENT_ID   0x01
#define SL_MQTT_PARAM_USER_NAME   0x02
#define SL_MQTT_PARAM_PASS_WORD   0x03
#define SL_MQTT_PARAM_TOPIC_QOS1   0x04
#define SL_MQTT_PARAM_WILL_PARAM   0x05

Define Documentation

#define SL_MQTT_PARAM_CLIENT_ID   0x01

Refers to Client ID

#define SL_MQTT_PARAM_PASS_WORD   0x03

Pass-word of client

#define SL_MQTT_PARAM_TOPIC_QOS1   0x04

Set a QoS1 SUB topic

#define SL_MQTT_PARAM_USER_NAME   0x02

User name of client

#define SL_MQTT_PARAM_WILL_PARAM   0x05

Set a WILL topic,Will Message, Will QOS,Will Retain

Generated on Thu Jan 15 2015 18:26:27 for sl_mqtt_client by   doxygen 1.8.0