public interface CommandListener
| Modifier and Type | Method and Description |
|---|---|
org.lsst.ccs.utilities.structs.TreeBranch<org.lsst.ccs.gconsole.plugins.dictionary.DictionaryContext> |
buildDictionaryTree(String destination) |
Object[][] |
getConnectedAgents() |
boolean |
isInEngineeringMode(String destination) |
String |
sendCommand(String cmd,
String destination) |
Object[][] getConnectedAgents()
org.lsst.ccs.utilities.structs.TreeBranch<org.lsst.ccs.gconsole.plugins.dictionary.DictionaryContext> buildDictionaryTree(String destination)
boolean isInEngineeringMode(String destination)
Copyright © 2017 LSST. All rights reserved.