def

writeStatus

Current status of a writable point output

meta

def writeStatus
doc See above
enum See below
is str
lib phIoT
transient

enum

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)

supertypes

val

Data value type

    scalar

Scalar is an atomic value kind

        str

Unicode string of characters

usedBy

writable-point.writeStatus

Current status of a writable point output