MqttMonitor/Documentation/source/Plugin_Mqtt_Monitor.MqttMonitor.MqttClient.html

branch
eric7
changeset 92
2fb5c08019fd
parent 87
fe391e485681
child 108
d7808a71b234
equal deleted inserted replaced
91:3cb08e5db764 92:2fb5c08019fd
236 </dd> 236 </dd>
237 <dt><i>userdata</i> (any)</dt> 237 <dt><i>userdata</i> (any)</dt>
238 <dd> 238 <dd>
239 user data 239 user data
240 </dd> 240 </dd>
241 <dt><i>protocol</i> (int, one of mqtt.MQTTv31 or mqtt.MQTTv311)</dt> 241 <dt><i>protocol</i> (int, one of mqtt.MQTTv3, mqtt.MQTTv311 or mqtt.MQTTv5)</dt>
242 <dd> 242 <dd>
243 version of the MQTT protocol to use 243 version of the MQTT protocol to use
244 </dd> 244 </dd>
245 <dt><i>transport</i> (str, one of "tcp" or "websockets")</dt> 245 <dt><i>transport</i> (str, one of "tcp" or "websockets")</dt>
246 <dd> 246 <dd>

eric ide

mercurial