MeshRouter

interface MeshRouter(source)

Interface for the central router that orchestrates specialized mesh packet handlers.

Properties

Link copied to clipboard

Access to the action handler.

Link copied to clipboard

Access to the configuration flow manager.

Link copied to clipboard

Access to the configuration handler.

Link copied to clipboard

Access to the data handler.

Link copied to clipboard
abstract val mqttManager: MqttManager

Access to the MQTT manager.

Link copied to clipboard

Access to the neighbor info handler.

Link copied to clipboard

Access to the traceroute handler.

Link copied to clipboard

Access to the XModem file-transfer manager.