InstallProfileUseCase

open class InstallProfileUseCase(radioController: RadioController)(source)

Use case for installing a device profile onto a radio.

Constructors

Link copied to clipboard
constructor(radioController: RadioController)

Functions

Link copied to clipboard
open suspend operator fun invoke(destNum: Int, profile: DeviceProfile, currentUser: User?)

Installs the provided DeviceProfile onto the radio at destNum.