public class ArduinoDevice extends Object
Constructor and Description |
---|
ArduinoDevice(org.osgi.framework.BundleContext context,
String configurationId,
Map<String,String> parameters,
ObjectPoolImpl<DataItem> itemPool,
Executor executor) |
Modifier and Type | Method and Description |
---|---|
void |
dispose() |
protected void |
handleConnect(Map<Integer,Object>[] parameters) |
protected void |
handleData(Object[] data) |
protected void |
handleDisconnect() |
protected void |
handleStateChange(DeviceState deviceState) |
protected void handleStateChange(DeviceState deviceState)
protected void handleData(Object[] data)
protected void handleDisconnect()
public void dispose()
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.