NodeManager
Interface for managing the in-memory node database and processing received node information.
Properties
Whether node database writes are allowed.
The firmware edition reported by the connected device.
Whether the node database is ready.
Reactive map of all nodes by their ID string.
Reactive map of all nodes by their number.
Functions
Returns information about the local node.
Processes a received node status message.
Processes a received paxcounter packet.
Processes a received position packet.
Processes a received telemetry packet.
Processes a received user packet.
Inserts hardware metadata for a node.
Installs node information from a ProtoNodeInfo object.
Loads the cached node database from the repository.
Removes a node from the in-memory database by its number.
Sets whether node database writes are allowed.
Sets the firmware edition of the connected device.
Sets the local node number.
Sets whether the node database is ready.
Updates the status string for a node.