Options
All
  • Public
  • Public/Protected
  • All
Menu

Reply System Trouble Status

This command allows automation equipment to poll for system trouble status. Firmware revision 4.5.4, 5.1.4 and after. This message will automatically be sent upon a trouble status change.

see

4.30.2 Reply System Trouble Status (SS)

Hierarchy

Implements

Index

Constructors

constructor

Properties

Optional Readonly boxTamperTroubleZone

boxTamperTroubleZone: undefined | number

Optional Readonly checksum

checksum: undefined | string

Readonly data

data: string = ""

Optional Readonly expectedChecksum

expectedChecksum: undefined | string

Optional Readonly expectedPacketLength

expectedPacketLength: undefined | string

Optional Readonly fireTroubleZone

fireTroubleZone: undefined | number

Readonly isChecksumValid

isChecksumValid: boolean = false

Readonly isPacketLengthValid

isPacketLengthValid: boolean = false

Readonly isWellFormed

isWellFormed: boolean = false

Optional Readonly lostTransmitterTroubleZone

lostTransmitterTroubleZone: undefined | number

Optional Readonly messageType

messageType: undefined | string

Optional Readonly packetLength

packetLength: undefined | string

Readonly raw

raw: string

Optional Readonly reserved

reserved: undefined | string

Optional Readonly securityAlertTroubleZone

securityAlertTroubleZone: undefined | number

Optional Readonly subMessageType

subMessageType: undefined | string

Optional Readonly terminator

terminator: undefined | string

Optional Readonly transmitterLowBatteryTroubleZone

transmitterLowBatteryTroubleZone: undefined | number

Readonly troubles

troubles: SystemTroubleType = SystemTroubleType.None

Static Readonly COMMAND

COMMAND: "SS" = "SS"

Accessors

command

  • get command(): string | null

Legend

  • Constructor
  • Property
  • Method
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Static property
  • Static method

Generated using TypeDoc