QueryController
Mesh query operations — position, traceroute, telemetry, user info, and metadata.
These are "pull" operations that request data from remote nodes. When the SDK is adopted, implementations delegate to RadioClient.telemetry and RadioClient.routing sub-APIs.
See also
which extends this interface for backward compatibility
Inheritors
Functions
Link copied to clipboard
Requests device metadata from a remote node.
Link copied to clipboard
Requests neighbor information (detected nodes) from a remote node.
Link copied to clipboard
Requests the current GPS position from a remote node.
Link copied to clipboard
Requests telemetry data from a remote node.
Link copied to clipboard
Initiates a traceroute request to a remote node.
Link copied to clipboard
Requests detailed user info from a remote node.