Namespace Z21.Core.ResponseHandler.SystemState
Classes
- BroadcastFlagsResponseHandler
Reading the broadcast flags in the Z21.
- FirmwareVersionResponseHandler
Reads the firmware version of the Z21 when requested with GetFirmwareVersionCommand.
- HardwareInfoResponseHandler
Reads the hardware type and the firmware version of the Z21 when requested via GetHardwareInfoCommand.
- SerialNumberResponseHandler
Reads the serial number of the Z21 when requested via GetSerialNumberCommand.
- SoftwareLockResponseHandler
Reads the software feature scope of the Z21 when request via GetSoftwareLockCommand.
- StatusChangedResponseHandler
Reads the Z21 status when requested via GetStatusCommand.
- SystemStateDataChangedResponseHandler
Reports a change in the system status from the Z21 to the client either automatically when SystemStateDataChangedMessages is set via SetBroadcastFlagsCommand or when requested via GetSystemStateDataCommand.
- UnknownCommandResponseHandler
The following packet is sent from the Z21 to the client in response to an invalid request.
- VersionResponseHandler
Reads the X-Bus version of the Z21 when requested via GetVersionCommand.