curStatus
| Kind: | Str |
|---|
Current status of a point curVal as one of the predefined strings:
- ok: all is okay
- stale: the point's curVal is not fresh data
- fault: a configuration problem - see
curErr - down: a communication or network problem - see
curErr - disabled: manual disable of the point or parent connector
- unknown: we don't know anything (usually boot state)
- remoteFault: point in remote system is fault
- remoteDown: point in remote system is down
- remoteDisabled: point in remote system is disabled
- remoteUnknown: point in remote system is unknown
From: Structure | Point Cur
The term cur indicates synchronization of a point's current real-time value. By real-time we typically mean freshness within the order of of a few seconds. If a point supports a current or live real-time value then it should be tagged with cur tag.
The following tags are used to model the current value and status: