Breadcrumbs

Step 3 Send messages to MQTT broker from Niagara


  1. Open the MQTT Explorer application. Then connect to the broker.

    image2020-10-20_16-36-14.png

  2. Go to your point and trigger a change.

    image2020-10-20_16-37-9.png

  3. Go back to the application And voilà your messages is received!. note that we received 2  events (value change and status change). the body message is the same because by default the templates are the same, to change this go to the connector advanced settings.

    image2020-10-20_16-41-41.png

  4. Now go to the reference and change a slot value.

    image2020-10-20_16-42-46.png

  5. You should see a new message sent and shown on the events subscription.

    image2020-10-20_16-43-41.png

Next Step


Step 4 Send alarms to MQTT broker