bluetooth
Toggle table of contents
2.1.0
common
Target filter
common
Switch theme
Search in API
Skip to content
bluetooth
bluetooth
/
pl.efento.mobile.bluetooth.model.sensor
/
RuntimeInfo
/
RuntimeInfo
Runtime
Info
constructor
(
upTime
:
Int
,
messageCounters
:
RuntimeInfo.MessageCounters
,
batteryVoltage
:
Int
?
,
mcuTemperature
:
Int
,
maxMcuTemperature
:
Int
,
minMcuTemperature
:
Int
,
runtimeErrors
:
List
<
RuntimeError
>
,
resetCounter
:
Int
)