Percent of airtime for transmission used within the last hour.
from protobuf field: float air_util_tx = 4;
1-100 (0 means powered)
from protobuf field: uint32 battery_level = 1;
Utilization for the current channel, including well formed TX, RX and malformed RX (aka noise).
from protobuf field: float channel_utilization = 3;
Voltage measured
from protobuf field: float voltage = 2;
Generated using TypeDoc
Key native device metrics such as battery level
Generated
from protobuf message DeviceMetrics