| 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 返回详情项
|
| 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 返回详情项
|
| Constructor and Description |
|---|
LoRaGatewayItem(LoRaGatewayItem source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2025. All rights reserved.