meshtastic-sdk
Toggle table of contents
0.1.1-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
meshtastic-sdk
core
/
org.meshtastic.sdk
/
StoreForwardStats
/
StoreForwardStats
Store
Forward
Stats
constructor
(
messagesStored
:
Int
=
0
,
messagesMax
:
Int
=
0
,
uptime
:
Int
=
0
,
requests
:
Int
=
0
,
requestsFailed
:
Int
=
0
,
heartbeat
:
Boolean
=
false
)
(
source
)