invoke

open suspend operator fun invoke(destNum: Int, profile: DeviceProfile, currentUser: User?)(source)

Installs the provided DeviceProfile onto the radio at destNum.

Parameters

destNum

The destination node number.

profile

The device profile to install.

currentUser

The current user configuration of the destination node (to preserve names if not in profile).