NodeManager
Interface for managing the in-memory node database and processing received node information.
Properties
Functions
Returns information about the local node.
Look up a node by its user ID string (e.g. "!a1b2c3d4").
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 a node using a transformation function.
Updates the status string for a node.