This procedure uses an example to demonstrate how to connect a device. The example sets up a relative schema to look for all
folders in the station that have a particular tag, such as “lights,” “sensor,” etc.
Set up writable points in the station folders and connect them to the source points.
Drag a relative schema to a logic Wire Sheet.
Set up a base query to locate the point values.
For example: slot:/Hue|neql:n:light (assuming a “light” tag has been applied to the point’s parent folder).
Specify the binding.
For example: slot:
The Output property displays the JSON message payload.
Drag an EngineCycleMessageQueue to the Wire Sheet.
On the Wire Sheet, link the RelativeJsonSchema’s Current Base And Output to the Enqueue slot of the queue.