|
|
|
|
|
MQTTDisconnect (Function) In french: MQTTDéconnecte Allows you to disconnect from a MQTT server (also called "Broker"). MyMQTTSession is mqttSession
...
MQTTDisconnect(MyMQTTSession)
Syntax
MQTTDisconnect(<MQTT session>)
<MQTT session>: mqttSession variable Name of the mqttSession variable corresponding to the parameters of the connection to end. Business / UI classification: Business Logic
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|