The Broker Connection object establishes communications with an MQTT Broker
Table of Contents |
---|
General
...
Name
Unique The unique name for this Objectobject
Enabled
This Broker Connection will only attempt communication when EnabledWhether or not this broker connection is enabled.
Folder
The parent folder of this object
...
The address of the MQTT broker, this can be . This is either an IPv4 address or a URL resolvable by your DNS
...
The maximum time between messages to the broker while connected, if . If the node loses communications for longer than this time the publisher will publish a death DEATH message
Advanced
...
Username
The username used to connet connect to the MQTT broker, if required
...
The ID that will be used to uniquely identify this client when it connects to the MQTT broker
Clean Session
With a clean session, no Check this box to prevent subscription information is from being stored locally and to prevent the Client Status is not from being stored by the Broker
Protocol Version
...