Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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

General

...

Property

Description

Name

...

The name of this item

Enabled

...

When enabled, data will be published

...

.

Folder

The parent folder of this object

MQTT

...

...

Property

Description

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)

Default Publish Rate

The time, in milliseconds, between data update messages

Note

This publish rate will only be used if there are no assigned Publish Schedule objects! If any schedules are assigned this setting does nothing.

Broker Connection

The Broker Connection object used by this Sparkplug B Publisher object.

Assigned Schedules

The Publish Schedules that are associated with this publisher. AUTOSOL MQTT will only publish tags that match the publish group id’s assigned to these schedule objects.

Advanced MQTT

...

Property

...

Description

Delay Between Publishes (ms)

The time in milliseconds between published messages

...

Info

...