Meshtastic App
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Meshtastic App
core-database
/
org.meshtastic.core.database.dao
/
SwitchingDiscoveryDao
/
updateSessionAggregates
update
Session
Aggregates
open
suspend override
fun
updateSessionAggregates
(
sessionId
:
Long
,
totalUniqueNodes
:
Int
,
totalDwellSeconds
:
Long
,
totalMessages
:
Int
,
totalSensorPackets
:
Int
,
furthestNodeDistance
:
Double
,
avgChannelUtilization
:
Double
)
(
source
)