Module manager

Source
Expand description

Multi-device management.

This module provides a manager for handling multiple Aranet devices simultaneously, with connection pooling and concurrent operations.

Structs§

AdaptiveInterval
Adaptive interval that adjusts based on connection stability.
DeviceManager
Manager for multiple Aranet devices.
ManagedDevice
Information about a managed device.
ManagerConfig
Configuration for the device manager.

Enums§

DevicePriority
Device priority levels for connection management.