Hierarchy

  • NodeState

Indexable

[property: string]: any

Properties

nodeDescriptor?: string

A user-defined, human-readable name or descriptor.

nodeId: string

Unique node identification

nodePosition?: NodeStateNodePosition

Node position. Optional: Fleet 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

Sequence ID to discern multiple nodes with same nodeId.

Generated using TypeDoc