Skip to main content

Module apply

Module apply 

Source
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.