meshtastic-sdk
Toggle table of contents
0.1.1-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
meshtastic-sdk
core
/
org.meshtastic.sdk
/
MeshTopology
/
getEdge
get
Edge
suspend
fun
getEdge
(
from
:
NodeId
,
to
:
NodeId
)
:
MeshTopology.Edge
?
(
source
)
Get the edge from
from
to
to
(if
from
reported
to
as neighbor).