Options
All
  • Public
  • Public/Protected
  • All
Menu

Reply Thermostat Data

see

4.35.2 Reply Thermostat Data (TR)

Hierarchy

Implements

Index

Constructors

constructor

Properties

Optional Readonly checksum

checksum: undefined | string

Optional Readonly coolSetPoint

coolSetPoint: undefined | number

Readonly data

data: string = ""

Optional Readonly expectedChecksum

expectedChecksum: undefined | string

Optional Readonly expectedPacketLength

expectedPacketLength: undefined | string

Optional Readonly heatSetPoint

heatSetPoint: undefined | number

Optional Readonly humidity

humidity: undefined | number

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

Optional Readonly subMessageType

subMessageType: undefined | string

Optional Readonly temperature

temperature: undefined | number

Optional Readonly terminator

terminator: undefined | string

Readonly thermostatFanOn

thermostatFanOn: boolean

Readonly thermostatHold

thermostatHold: boolean

Readonly thermostatMode

thermostatMode: ThermostatMode

Readonly thermostatNumber

thermostatNumber: number

Static Readonly COMMAND

COMMAND: "TR" = "TR"

Accessors

command

  • get command(): string | null

Legend

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

Generated using TypeDoc