| Package | Description |
|---|---|
| com.baidubce.services.modbus | |
| com.baidubce.services.modbus.model.gateway |
| Modifier and Type | Method and Description |
|---|---|
GatewayResponse |
ModbusClient.createGateway(CreateGatewayRequest request) |
GatewayResponse |
ModbusClient.getGateway(String uuid) |
GatewayResponse |
ModbusClient.regenGatewayPassword(String uuid) |
GatewayResponse |
ModbusClient.updateGateway(String uuid,
UpdateGatewayRequest request) |
| Modifier and Type | Method and Description |
|---|---|
List<GatewayResponse> |
ListGatewayResponse.getResult() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListGatewayResponse.setResult(List<GatewayResponse> result) |
Copyright © 2024. All rights reserved.