Options
All
  • Public
  • Public/Protected
  • All
Menu

Reply M1 Version Number

Response to VersionNumberRequest

see

4.36.2 Reply M1 Version Number (VN)

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

Readonly m1Major

m1Major: number

Readonly m1Minor

m1Minor: number

Readonly m1Patch

m1Patch: number

Readonly m1xepMajor

m1xepMajor: number

Readonly m1xepMinor

m1xepMinor: number

Readonly m1xepPatch

m1xepPatch: number

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

Accessors

command

  • get command(): string | null

m1Version

  • get m1Version(): string

m1XepVersion

  • get m1XepVersion(): string

Legend

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

Generated using TypeDoc