|
The Xentara MeerK40t Driver v1.0
User Manual
|
The Xentara Running element is always published and used to read the polled job execution state.
Running has the following attributes:
| key | The Running’s primary key. |
| name | The Running’s name. The name is the last component of the primary key. |
| UUID | The unique UUID of the Running. |
| type | The Running’s element type. For MeerK40t Runnings, this is always “MeerK40t running”. |
| category | The Running’s category. For MeerK40t Runnings, this is always “running”. |
| value | Read-only current boolean value of the job execution state. |
| updateTime | The last time the running's value was polled. |
| changeTime | The last time the running's value changed. |
| quality | The quality of the running's value. See Data Quality in the Xentara user manual for an explanation of a data point's quality. |
| error | The error that occurred the last time the running's value was polled. |
Running has the following events
| changed | Fired when Running's value is changed. |