Iot Functions
object IotFunctions
Functions
Link copied to clipboard
This data source provides the Iot Device Groups of the current Alibaba Cloud user.
suspend fun getDeviceGroups(argument: suspend GetDeviceGroupsPlainArgsBuilder.() -> Unit): GetDeviceGroupsResult
suspend fun getDeviceGroups(enableDetails: Boolean? = null, groupName: String? = null, ids: List<String>? = null, iotInstanceId: String? = null, nameRegex: String? = null, outputFile: String? = null, superGroupId: String? = null): GetDeviceGroupsResult
Link copied to clipboard
Using this data source can open IOT service automatically. If the service has been opened, it will return opened. For information about IOT and how to use it, see What is IOT.