Hierarchy

  • NodeState

Properties

nodeDescription?: string

Verbose node description

nodeId: string

Unique node identification

nodePosition?: NodePosition

Node position. The object is defined in chapter 6.6. Optional: master control has this information. Can be sent additionally, e.g. for debugging purposes.

released: boolean

True: indicates that the node is part of the base. False: indicates that the node is part of the horizon.

sequenceId: number

sequenceId of the node.

Generated using TypeDoc