Meshtastic App
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Meshtastic App
Meshtastic App
/
com.geeksville.mesh
/
MyNodeInfo
/
MyNodeInfo
My
Node
Info
constructor
(
myNodeNum
:
Int
,
hasGPS
:
Boolean
,
model
:
String
?
,
firmwareVersion
:
String
?
,
couldUpdate
:
Boolean
,
shouldUpdate
:
Boolean
,
currentPacketId
:
Long
,
messageTimeoutMsec
:
Int
,
minAppVersion
:
Int
,
maxChannels
:
Int
,
hasWifi
:
Boolean
,
channelUtilization
:
Float
,
airUtilTx
:
Float
,
deviceId
:
String
?
)