Optionalconfig: DiscoveryConfigOptionaltopology: TopologyMapOptionalstoreAndForward: StoreAndForwardReadonlynameProtectednodeReference to the owning MeshNode, set by ModuleRegistry on registration.
ReadonlyportnumThe port number this module handles.
Get a specific agent's card.
Get all discovered agents.
Handle an incoming packet dispatched to this module's portnum.
Check if an agent has been discovered.
Called once when the module is registered with a MeshNode.
Register a listener for newly discovered agents.
Called when the MeshNode starts. Override for periodic tasks.
Called when the MeshNode stops. Override for cleanup.
Human-readable module name for logging.