Properties
Optional Readonly checksum
checksum: undefined | string
Readonly data
data: string = ""
Optional Readonly expectedChecksum
expectedChecksum: undefined | string
Optional Readonly expectedPacketLength
expectedPacketLength: undefined | string
Readonly isChecksumValid
isChecksumValid: boolean = false
Readonly isPacketLengthValid
isPacketLengthValid: boolean = false
Readonly isWellFormed
isWellFormed: boolean = false
Optional Readonly messageType
messageType: undefined | string
Optional Readonly packetLength
packetLength: undefined | string
Optional Readonly reserved
reserved: undefined | string
Optional Readonly subMessageType
subMessageType: undefined | string
Optional Readonly terminator
terminator: undefined | string
Readonly zonePartitions
zonePartitions: number[]
Static Readonly COMMAND
COMMAND: "ZP" = "ZP"
Zone Partition Report
The control panel sends this message in response to a Zone Partition Request. The data portion, D, of this message is 208 characters long, one character for each zone in order. The value will be from 1-8.
4.40.4 Zone Partition Report (ZP)