Meshtastic App
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Meshtastic App
core-ui
/
org.meshtastic.core.ui.util
/
DiscoveryMapNode
/
DiscoveryMapNode
Discovery
Map
Node
constructor
(
latitude
:
Double
,
longitude
:
Double
,
shortName
:
String
?
,
longName
:
String
?
,
neighborType
:
DiscoveryNeighborType
,
snr
:
Float
=
0.0f
,
rssi
:
Int
=
0
,
messageCount
:
Int
=
0
,
sensorPacketCount
:
Int
=
0
)
(
source
)