Initiating the Publication
After configuring the Json schema and testing the output locally in the Gateway, check that the following fields are correct and formatted correctly.
$schema Check the correct text string has been selected for the schema and the version is correct.
pointName Check this is being created correctly
timestamp Check this is correctly formatted
currentValue Check this is a numeric value
parentName Check this is the correct parent. It may require specifying the grandparent of the point (e.g. slot:.. for the Tridium otherwise the parentName may be “Points”)
units Check units are displaying correctly
After these have been checked, the json schema and MQTT publishing can be enabled and the upload started.
Last updated