activateGroup

abstract suspend fun activateGroup(mimiGroup: MimiGroup)

Activates a MimiGroup , deactivating and replacing any existing activated group

The GroupController.activeGroup is automatically updated to reflect the change.

Parameters

mimiGroup

the MimiGroup to be activated

Throws

if the group that should be activated is not part of mimiGroups