Meshtastic App
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Meshtastic App
core-model
/
org.meshtastic.core.model
/
ConnectionState
/
DeviceSleep
Device
Sleep
common
data
object
DeviceSleep
:
ConnectionState
(
source
)
The device is in a light sleep state, and we are waiting for it to wake up and reconnect to us.
Members
Functions
is
Connected
Link copied to clipboard
common
fun
isConnected
(
)
:
Boolean
is
Connecting
Link copied to clipboard
common
fun
isConnecting
(
)
:
Boolean
is
Device
Sleep
Link copied to clipboard
common
fun
isDeviceSleep
(
)
:
Boolean
is
Disconnected
Link copied to clipboard
common
fun
isDisconnected
(
)
:
Boolean