Package | Description |
---|---|
com.tencentcloudapi.iotexplorer.v20190423.models |
Modifier and Type | Method and Description |
---|---|
DeviceInfo |
DescribeDeviceResponse.getDevice()
Get 设备信息
|
DeviceInfo[] |
GetDeviceListResponse.getDevices()
Get 返回的设备列表, 注意列表设备的 DevicePsk 为空, 要获取设备的 DevicePsk 请使用 DescribeDevice
注意:此字段可能返回 null,表示取不到有效值。
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeDeviceResponse.setDevice(DeviceInfo Device)
Set 设备信息
|
void |
GetDeviceListResponse.setDevices(DeviceInfo[] Devices)
Set 返回的设备列表, 注意列表设备的 DevicePsk 为空, 要获取设备的 DevicePsk 请使用 DescribeDevice
注意:此字段可能返回 null,表示取不到有效值。
|
Copyright © 2020. All rights reserved.