Meshtastic App
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Meshtastic App
Meshtastic App
/
com.geeksville.mesh.database
/
MeshtasticDatabase
Meshtastic
Database
abstract
class
MeshtasticDatabase
:
RoomDatabase
Members
Constructors
Meshtastic
Database
Link copied to clipboard
constructor
(
)
Types
Companion
Link copied to clipboard
object
Companion
Functions
device
Hardware
Dao
Link copied to clipboard
abstract
fun
deviceHardwareDao
(
)
:
DeviceHardwareDao
firmware
Release
Dao
Link copied to clipboard
abstract
fun
firmwareReleaseDao
(
)
:
FirmwareReleaseDao
mesh
Log
Dao
Link copied to clipboard
abstract
fun
meshLogDao
(
)
:
MeshLogDao
node
Info
Dao
Link copied to clipboard
abstract
fun
nodeInfoDao
(
)
:
NodeInfoDao
packet
Dao
Link copied to clipboard
abstract
fun
packetDao
(
)
:
PacketDao
quick
Chat
Action
Dao
Link copied to clipboard
abstract
fun
quickChatActionDao
(
)
:
QuickChatActionDao