Meshtastic App
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Meshtastic App
core-domain
/
org.meshtastic.core.domain.usecase.settings
/
NodeDatabaseExport
/
NodeDatabaseExport
Node
Database
Export
constructor
(
schemaVersion
:
Int
,
exportedAt
:
String
,
myNodeNum
:
Long
?
=
null
,
nodes
:
List
<
NodeExport
>
)
(
source
)