Meshtastic App
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Meshtastic App
core-domain
/
org.meshtastic.core.domain.usecase.settings
/
DeviceMetricsExport
/
DeviceMetricsExport
Device
Metrics
Export
constructor
(
batteryLevel
:
Int
?
=
null
,
voltage
:
Float
?
=
null
,
channelUtilization
:
Float
?
=
null
,
airUtilTx
:
Float
?
=
null
,
uptimeSeconds
:
Int
?
=
null
)
(
source
)