Package | Description |
---|---|
com.tencentcloudapi.iotexplorer.v20190423.models |
Modifier and Type | Method and Description |
---|---|
LoRaGatewayItem |
CreateLoRaGatewayResponse.getGateway()
Get LoRa 网关信息
|
LoRaGatewayItem |
ModifyLoRaGatewayResponse.getGateway()
Get 返回网关数据
|
LoRaGatewayItem[] |
GetLoRaGatewayListResponse.getGateways()
Get 返回详情项
注意:此字段可能返回 null,表示取不到有效值。
|
Modifier and Type | Method and Description |
---|---|
void |
CreateLoRaGatewayResponse.setGateway(LoRaGatewayItem Gateway)
Set LoRa 网关信息
|
void |
ModifyLoRaGatewayResponse.setGateway(LoRaGatewayItem Gateway)
Set 返回网关数据
|
void |
GetLoRaGatewayListResponse.setGateways(LoRaGatewayItem[] Gateways)
Set 返回详情项
注意:此字段可能返回 null,表示取不到有效值。
|
Copyright © 2020. All rights reserved.