Xentara v1.0
User Manual
|
A JSON object describing an I/O component has the following syntax:
id | A string value containing the ID of the I/O component. The ID is used to construct the I/O component’s primary key. |
uuid | A string value containing the unique UUID of the I/O component. |
children | A JSON array containing the child elements of the I/O component. I/O components may have other I/O components, I/O points, and I/O batches as children. The exact child elements allowed depend on the specific type of I/O component. Please remember that each element block requires two layers of |
Each individual type of I/O component can have additional properties. Most I/O components will have a property containing the device address, for example. Please refer to the documentation of the specific I/O component for details.