Properties
Optional Readonly checksum
checksum: undefined | string
Readonly counterNumber
counterNumber: number
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 value
value: number
Static Readonly COMMAND
COMMAND: "CV" = "CV"
Reply With Counter Value Format
Sent in response to a {@link CounterValuRead}
4.12.3 Reply With Counter Value Format (CV)