public class DummyConnector
extends java.lang.Object
Constructor and Description |
---|
DummyConnector() |
Modifier and Type | Method and Description |
---|---|
ConnectionStatus |
connect(ConnectorCredential credential,
ConnectionProperties props) |
void |
disconnect() |
ConfigResponse |
executeItems(NodeID nodeId,
ConfigItemIf item) |
ItemResponse |
getItem(NodeID nodeId,
ItemIf item) |
public ConnectionStatus connect(ConnectorCredential credential, ConnectionProperties props) throws java.lang.Exception
java.lang.Exception
public void disconnect() throws java.lang.Exception
java.lang.Exception
public ConfigResponse executeItems(NodeID nodeId, ConfigItemIf item) throws java.lang.Exception
java.lang.Exception
public ItemResponse getItem(NodeID nodeId, ItemIf item) throws java.lang.Exception
java.lang.Exception