Xentara v1.0
User Manual
|
A JSON object describing an I/O point has the following syntax:
id | A string value containing the ID of the I/O point. The ID is used to construct the I/O point’s primary key. |
uuid | A string value containing the unique UUID of the I/O point. |
Each individual type of I/O point can have additional properties. Most I/O points will have a property containing some sort of I/O address, for example, and possibly a data format. Many I/O point types will also contain a property allowing you to add them to an I/O batch.
Please refer to the documentation of the specific I/O point for details.