Meshtastic App
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Meshtastic App
Meshtastic App
/
com.geeksville.mesh.database.entity
/
MyNodeEntity
/
MyNodeEntity
My
Node
Entity
constructor
(
myNodeNum
:
Int
,
model
:
String
?
,
firmwareVersion
:
String
?
,
couldUpdate
:
Boolean
,
shouldUpdate
:
Boolean
,
currentPacketId
:
Long
,
messageTimeoutMsec
:
Int
,
minAppVersion
:
Int
,
maxChannels
:
Int
,
hasWifi
:
Boolean
,
deviceId
:
String
?
=
"unknown"
)