Meshtastic App
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Meshtastic App
core-data
/
org.meshtastic.core.data.ai
/
GetNodeListResult
/
Success
Success
data
class
Success
(
val
nodes
:
List
<
NodeSummary
>
)
:
GetNodeListResult
(
source
)
Successfully retrieved the list of visible mesh nodes.
Members
Constructors
Success
Link copied to clipboard
constructor
(
nodes
:
List
<
NodeSummary
>
)
Properties
nodes
Link copied to clipboard
val
nodes
:
List
<
NodeSummary
>