Options
All
  • Public
  • Public/Protected
  • All
Menu

Reply With Valid User Code Areas

see

4.37.2 Reply With Valid User Code Areas (UA)

Hierarchy

Implements

Index

Constructors

constructor

Properties

Readonly areas

areas: boolean[]

Optional Readonly checksum

checksum: undefined | string

Readonly data

data: string = ""

Readonly diagnosticData

diagnosticData: 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

Readonly temperatureMode

temperatureMode: string

Optional Readonly terminator

terminator: undefined | string

Readonly userCode

userCode: string

Readonly userCodeLength

userCodeLength: number

Readonly userCodeType

userCodeType: UserCodeType

Static Readonly COMMAND

COMMAND: "UA" = "UA"

Accessors

command

  • get command(): string | null

Methods

isValidForArea

  • isValidForArea(areaNumber: number): boolean

Legend

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

Generated using TypeDoc