GetNodeDetailsUseCase

class GetNodeDetailsUseCase(nodeRepository: ERROR CLASS: Symbol not found for NodeRepository, meshLogRepository: ERROR CLASS: Symbol not found for MeshLogRepository, radioConfigRepository: ERROR CLASS: Symbol not found for RadioConfigRepository, deviceHardwareRepository: ERROR CLASS: Symbol not found for DeviceHardwareRepository, firmwareReleaseRepository: ERROR CLASS: Symbol not found for FirmwareReleaseRepository, nodeRequestActions: NodeRequestActions)(source)

Constructors

Link copied to clipboard
constructor(nodeRepository: ERROR CLASS: Symbol not found for NodeRepository, meshLogRepository: ERROR CLASS: Symbol not found for MeshLogRepository, radioConfigRepository: ERROR CLASS: Symbol not found for RadioConfigRepository, deviceHardwareRepository: ERROR CLASS: Symbol not found for DeviceHardwareRepository, firmwareReleaseRepository: ERROR CLASS: Symbol not found for FirmwareReleaseRepository, nodeRequestActions: NodeRequestActions)

Functions

Link copied to clipboard
operator fun invoke(nodeId: Int): ERROR CLASS: Symbol not found for Flow<org/meshtastic/feature/node/detail/NodeDetailUiState>