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.entity
/
MyNodeEntity
/
MyNodeEntity
My
Node
Entity
common
constructor
(
myNodeNum
:
Int
,
model
:
String
?
,
firmwareVersion
:
String
?
,
couldUpdate
:
Boolean
,
shouldUpdate
:
Boolean
,
currentPacketId
:
Long
,
messageTimeoutMsec
:
Int
,
minAppVersion
:
Int
,
maxChannels
:
Int
,
hasWifi
:
Boolean
,
deviceId
:
String
?
=
"unknown"
,
pioEnv
:
String
?
=
null
)
(
source
)