Online documentation, manuals and tutorials
< All Topics
Print

MQTTPublish

Description

Publishing a message in the selected topic.

Properties

Specific

Connection

EXPRESSION (object:MQTTConnection)

The name of the connection to the MQTT server.

Topic

EXPRESSION (string)

The topic under which the message will be published.

Payload

EXPRESSION (string)

Message to be published.

Inputs

seqin

SEQ | OPTIONAL

A standard sequence input.

Outputs

seqout

SEQ | OPTIONAL

A standard sequence output

Examples

  • MQTT
Page content