Online documentation, manuals and tutorials
< All Topics
Print

MQTTDisconnect

Description

Initiates the termination of the connection with the server, which will be confirmed with the Close event and then the End event.

Properties

Specific

Connection

EXPRESSION (object:MQTTConnection)

The name of the MQTT connection to the server to which the communication will be terminated.

Inputs

seqin

SEQ | OPTIONAL

A standard sequence input.

Outputs

seqout

SEQ | OPTIONAL

A standard sequence output. Flow execution continues immediately through this output, and in the background it tries to disconnect from the server.

Examples

  • MQTT
Page content