Options
All
  • Public
  • Public/Protected
  • All
Menu

Reply Change User Code

Response to UserCodeChangeRequest

see

4.11.2 Reply Change User Code (CU)

Hierarchy

Implements

Index

Constructors

constructor

Properties

Readonly changeType

changeType: UserCodeChangeType

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 isDuplicateCode

isDuplicateCode: boolean

Readonly isInvalidAuthorizationCode

isInvalidAuthorizationCode: boolean

Readonly isPacketLengthValid

isPacketLengthValid: boolean = false

Readonly isSuccessful

isSuccessful: boolean

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

Readonly userCode

userCode: number

Static Readonly COMMAND

COMMAND: "CU" = "CU"

Accessors

command

  • get command(): string | null

Legend

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

Generated using TypeDoc