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.dao
/
DeviceHardwareDao
/
getByModelAndTarget
get
By
Model
And
Target
common
abstract
suspend
fun
getByModelAndTarget
(
hwModel
:
Int
,
target
:
String
)
:
DeviceHardwareEntity
?
(
source
)