Structs§
- ACControl
Message - The AC control message. Send this message to the AT4 unit to change the state of an AC unit.
- ACStatus
- The state of an AC unit.
- Group
Control Message - The group control message. Send this message to the AT4 unit to change the state of a group.
- Group
Status - The state of a group.
Enums§
- Receivable
Message - The messages that can be parsed by the parser. These are received from the AT4 controller.
Constants§
- GET_
AC_ STATUS_ PACKET - This packet is sent to the AT4 unit to request all AC unit data.
- GET_
GROUP_ STATUS_ PACKET - This packet is sent to the AT4 unit to request all group data.
Functions§
- parse_
message - Parses a byte array into the relevant message.