Options
All
  • Public
  • Public/Protected
  • All
Menu

Reply Programming Of Insteon Lighting Device Data

Note: Insteon Lighting Device 193 to 256 corresponds to Insteon Groups 1 – 64.

see

4.44 Reply Programming Of Insteon Lighting Device Data (IP)

Hierarchy

Implements

Index

Constructors

constructor

Properties

Optional Readonly checksum

checksum: undefined | string

Readonly data

data: string = ""

Readonly deviceCount

deviceCount: number

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

Readonly raw

raw: string

Optional Readonly reserved

reserved: undefined | string

Readonly startingDeviceNumber

startingDeviceNumber: number

Optional Readonly subMessageType

subMessageType: undefined | string

Optional Readonly terminator

terminator: undefined | string

Static Readonly COMMAND

COMMAND: "IP" = "IP"

Accessors

command

  • get command(): string | null

endingDeviceNumber

  • get endingDeviceNumber(): number

Legend

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

Generated using TypeDoc