Package-level declarations
Types
Link copied to clipboard
Link copied to clipboard
data class GetDeviceGroupsResult(val enableDetails: Boolean? = null, val groupName: String? = null, val groups: List<GetDeviceGroupsGroup>, val id: String, val ids: List<String>, val iotInstanceId: String? = null, val nameRegex: String? = null, val outputFile: String? = null, val superGroupId: String? = null)
A collection of values returned by getDeviceGroups.
Link copied to clipboard
A collection of values returned by getService.