Versions Compared

Key

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

...

With the following ACL, the Transmission client can publish the NBIRTH for PLC 1 but is not able to publish the DBIRTH for edge node device D1

Code Block
languagetext
R #, W spBv1.0/My MQTT Group/+/PLC 1

...

With the following ACL, the MQTT Engine client is not able to send a rebirth request

Code Block
languagetext
R #, W spBv1.0/STATE/MyPrimaryHost, W spBv1.0/My MQTT Group/NDEATH/#, W spBv1.0/My MQTT Group/NBIRTH/#, W spBv1.0/My MQTT Group/DBIRTH/#

...