- Index
- »
- phIoT
- »
- writeStatus
def
writeStatus
Current status of a writable point output
meta
def | writeStatus |
---|---|
enum | See below |
is | str |
lib | lib:phIoT |
tagOn | writable-point |
transient | ✓ |
enum
unbound |
writable point is not bound to any output |
---|---|
ok |
last write was successful |
down |
connectivity/networking problem - see |
fault |
configuration or hardware error - see |
disabled |
manual disable of the point or connector |
unknown |
we don't know anything (typically boot state) |