Package | Description |
---|---|
org.eclipse.scada.da.server.arduino | |
org.eclipse.scada.protocol.arduino |
Modifier and Type | Method and Description |
---|---|
protected void |
ArduinoDevice.handleStateChange(DeviceState deviceState) |
Modifier and Type | Method and Description |
---|---|
static DeviceState |
DeviceState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DeviceState[] |
DeviceState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ArduinoDeviceListener.stateChange(DeviceState deviceState) |
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.