Options
All
  • Public
  • Public/Protected
  • All
Menu

Reply - M1 to PC with Omnistat 2 ASCII Hex data

This is the reply from the M1XSP connected to the HAI Omnistat 2 HVAC Thermostat. M1 version 5.1.9 or later is required for this command.

see

4.35.5 Reply - M1 to PC with Omnistat 2 ASCII Hex data (T2)

Hierarchy

Implements

Index

Constructors

constructor

Properties

Optional Readonly checksum

checksum: undefined | string

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

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: "T2" = "T2"

Accessors

command

  • get command(): string | null

Legend

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

Generated using TypeDoc