Expand description
Functions that apply decoded PUT values to Normative Type payloads.
Functionsยง
- apply_
alarm_ update - Apply an alarm structure update to an
NtScalar. - apply_
control_ update - Apply a control structure update to an
NtScalar. - apply_
display_ update - Apply a display structure update to an
NtScalar. - apply_
ndarray_ put - Apply an NdArray PUT update to an
NtNdArray. - apply_
scalar_ array_ put - Apply a scalar-array PUT update to an
NtScalarArray. - apply_
table_ put - Apply a table PUT update to an
NtTable. - apply_
value_ update - Apply a scalar value update from a decoded PUT body to an
NtScalar.