Xentara v2.0.4
User Manual
|
A JSON object describing an edge detection element has the following syntax:
name | A string value containing the name of the element. The name is used to construct the element’s primary key. |
UUID | A string value containing the unique UUID of the element. |
ACL | An optional JSON object containing the element ACL of the element. The format of the object is described under JSON Format for ACLs. |
value | A string value describing the data point or skill data point whose value should be monitored. The string value must contain the primary key of the data point. The value of the data point must be a Boolean, numeric, or time stamp value. |