Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

This object links to a Broker Connection to publish all data collected by Edge ACM in a plaint text MQTT format

General

Name

A unique identifier for this object

Enabled

The current Enabled status of this publisher; nothing will be published if it is not enabled

Folder

The parent folder of this object

MQTT

Node ID

The unique identifier used by this publisher when publishing data

Publish QoS

The Quality of Service for published messages

  • 0 - At most once (least bandwidth, least reliable)

  • 1 - At least once (middle bandwidth, middle reliability)

  • 2 - Once and only once (most bandwidth, most reliable)

Subscribe QoS

The requested Quality of Service for subscribed messages (typically tag value writes from remote clients)

  • 0 - At most once (least bandwidth, least reliable)

  • 1 - At least once (middle bandwidth, middle reliability)

  • 2 - Once and only once (most bandwidth, most reliable)

Broker Connection

The Broker Connection object used by this Sparkplug B Publisher object

Advanced MQTT

Delay Between Publishes (ms)

The time in milliseconds between published messages

Info

Information on the installed version of this object

  • No labels