Meshtastic App
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Meshtastic App
core-database
/
org.meshtastic.core.database.entity
/
BootloaderOtaQuirksCacheEntity
/
BootloaderOtaQuirksCacheEntity
Bootloader
Ota
Quirks
Cache
Entity
constructor
(
id
:
Int
=
SINGLETON_ID
,
devicesJson
:
String
=
"[]"
,
softDeviceVariantsJson
:
String
=
"[]"
)
(
source
)