Meshtastic App
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Meshtastic App
core-network
/
org.meshtastic.core.network
/
DeviceHardwareRemoteDataSource
Device
Hardware
Remote
Data
Source
class
DeviceHardwareRemoteDataSource
(
apiService
:
ApiService
,
dispatchers
:
CoroutineDispatchers
)
(
source
)
Members
Constructors
Device
Hardware
Remote
Data
Source
Link copied to clipboard
constructor
(
apiService
:
ApiService
,
dispatchers
:
CoroutineDispatchers
)
Functions
get
All
Device
Hardware
Link copied to clipboard
suspend
fun
getAllDeviceHardware
(
)
:
List
<
NetworkDeviceHardware
>