meshtastic-sdk
Toggle table of contents
0.1.0-rc1
common
Target filter
common
Switch theme
Search in API
Skip to content
meshtastic-sdk
core
/
org.meshtastic.sdk
/
NodeChange
/
Added
Added
data
class
Added
(
val
node
:
NodeInfo
)
:
NodeChange
(
source
)
A new node joined the mesh or was discovered by the local node.
Parameters
node
the newly discovered node
Members
Constructors
Added
Link copied to clipboard
constructor
(
node
:
NodeInfo
)
Properties
node
Link copied to clipboard
val
node
:
NodeInfo