Current status of a writable point output
writable-point |
Point with writable output using 16-level priority array |
---|---|
writeStatus |
Current status of a writable point output |
def | writable-point.writeStatus |
---|---|
doc | See above |
enum | See below |
is | writeStatus |
lib | phIoT |
transient | ✓ |
unbound |
writable point is not bound to any output |
---|---|
ok |
last write was successful |
down |
connectivity/networking problem - see writeErr |
fault |
configuration or hardware error - see writeErr |
disabled |
manual disable of the point or connector |
unknown |
we don't know anything (typically boot state) |
val |
Data value type |
---|---|
scalar |
Scalar is an atomic value kind |
str |
Unicode string of characters |
writeStatus |
Current status of a writable point output |