Options
All
  • Public
  • Public/Protected
  • All
Menu

Keypad KeyChange Update

see

4.21 Keypad KeyChange Update (KC)

Hierarchy

Implements

Index

Constructors

constructor

Properties

Readonly areaBeepAndChimeModes

areaBeepAndChimeModes: BeepAndChimeMode[]

Optional Readonly checksum

checksum: undefined | string

Readonly data

data: string = ""

Optional Readonly expectedChecksum

expectedChecksum: undefined | string

Optional Readonly expectedPacketLength

expectedPacketLength: undefined | string

Readonly functionKeyIlluminations

functionKeyIlluminations: IlluminationStatus[]

Readonly isChecksumValid

isChecksumValid: boolean = false

Readonly isCodeRequiredToBypass

isCodeRequiredToBypass: boolean

Readonly isPacketLengthValid

isPacketLengthValid: boolean = false

Readonly isWellFormed

isWellFormed: boolean = false

Readonly keyPressed

keyPressed: KeypadKey

Readonly keypadNumber

keypadNumber: 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 subMessageType

subMessageType: undefined | string

Optional Readonly terminator

terminator: undefined | string

Static Readonly COMMAND

COMMAND: "KC" = "KC"

Accessors

command

  • get command(): string | null

Methods

getBeepAndChimeMode

getFunctionKeyIllumination

Legend

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

Generated using TypeDoc