Package | Description |
---|---|
org.km3net.clbv2.remote |
Provides a high-level interface for control of the remote CLB.
|
Modifier and Type | Method and Description |
---|---|
Response<CmdSystem.RtConfig> |
CmdSystem.getRtConfig()
Gets the runtime configuration.
|
Response<CmdSystem.RtConfig> |
CmdSystem.setRtConfig(CmdSystem.RtConfig rtConfig)
Sets the runtime configuration.
|
Modifier and Type | Method and Description |
---|---|
Response<CmdSystem.RtConfig> |
CmdSystem.setRtConfig(CmdSystem.RtConfig rtConfig)
Sets the runtime configuration.
|