Create Another Analog Point
Add another MQTT JSON Schema A Analog Point to the database. Geo SCADA Expert will use this point to store the data that it retrieves and processes from the other analog tag for which the MQTT client publishes data.
When you create the point, you can leave most of the configuration fields at their default values.
On the Analog Point tab of the configuration Form, the only fields that you need to change for this tutorial are:
- In Service—Select this check box so that it displays a check mark.
- Device—Specify the MQTT JSON Schema A Device item that you created earlier in this tutorial.
- Tag Name—Specify the exact name of the other analog tag (item of data) that this particular Point is to represent in the database.
Geo SCADA Expert retrieves the tag from MQTT messages that are published by the device. The messages must be in a format that the MQTT JSON Schema A driver supports (see Supported Message Formats).
With the MQTT driver and extension drivers, 'time' and 'status' are reserved words. As such, 'time' and 'status' cannot be used for tag names.
Tag names are case-sensitive.
On the Historic tab:
- Enabled—Select this check box so that it displays a check mark.
Once you have configured the analog point, you can proceed to Create a Mimic on which to Display the Points.