ST2110InputSettings.onDeviceStateChange property

Called whenever the device-wide NMOS-registration lifecycle transitions. The transition to "ready" signals that an NMOS controller can now discover this device and PATCH its receivers. See ST2110DeviceStateEvent for the state sequence.

Signature:

onDeviceStateChange?: (event: ST2110DeviceStateEvent) => void;