To publish data to the broker, you link a data point output value to an MQTT publish point of the proper data type. This procedure
is the same when publishing Boolean, string and enum data.
Prerequisites: You have added the points you need to the station.
- Expand and expand the device.
- Right-click the Points node and select .
The Wire Sheet view opens.
- Right-click the point glyph and select a Link Mark option from the list.
- For a numeric point, right-click it and select the Link To “MqttNumericPublishPoint” from the menu.
- Connect the output of the data point to the input of the MqttNumericPublishPoint.
The data should now be transferring to the broker.