getGroup

open suspend override fun getGroup(groupName: String): Map<String, Feature>(source)

Read all features in a group.

Return

Map of feature UID to Feature for all features in the group or an empty map if the group doesn't exist or has no features.

Parameters

groupName

Group name