|
2010-01-22 1.2.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.soda.dk.arcom.io.device.messages.ArcomIoDeviceMessages
public class ArcomIoDeviceMessages
Arcom IO Relay 8 in 8. The device message interface defines the named messages for the ArcomIoDevice device.
The list of exported services:
ArcomIoDeviceService,
org.eclipse.soda.dk.device.service.DeviceService| Field Summary | |
|---|---|
static java.lang.String |
CLASS_NAME
Defines the full class name. |
| Constructor Summary | |
|---|---|
ArcomIoDeviceMessages()
|
|
| Method Summary | |
|---|---|
static FilterService |
getFullFilter()
Gets the FullFilter value. |
static MessageService |
getGetInputRequestMessage()
Gets the GetInputRequestMessage value. |
static MessageService |
getGetOutputRequestMessage()
Gets the GetOutputRequestMessage value. |
static MessageService |
getInputReportMessage()
Gets the InputReportMessage value. |
static MessageService |
getOutputReportMessage()
Gets the OutputReportMessage value. |
static MessageService |
getSetAllOutputsMessage()
Gets the SetAllOutputsMessage value. |
static MessageService |
getSetPin0Message()
Gets the SetPin0Message value. |
static MessageService |
getSetPin1Message()
Gets the SetPin1Message value. |
static MessageService |
getSetPin2Message()
Gets the SetPin2Message value. |
static MessageService |
getSetPin3Message()
Gets the SetPin3Message value. |
static MessageService |
getSetPin4Message()
Gets the SetPin4Message value. |
static MessageService |
getSetPin5Message()
Gets the SetPin5Message value. |
static MessageService |
getSetPin6Message()
Gets the SetPin6Message value. |
static MessageService |
getSetPin7Message()
Gets the SetPin7Message value. |
static FilterService |
getStandardFilter()
Gets the StandardFilter value. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String CLASS_NAME
| Constructor Detail |
|---|
public ArcomIoDeviceMessages()
| Method Detail |
|---|
public static FilterService getFullFilter()
public static MessageService getSetAllOutputsMessage()
public static FilterService getStandardFilter()
public static MessageService getSetPin0Message()
public static MessageService getSetPin1Message()
public static MessageService getSetPin2Message()
public static MessageService getSetPin3Message()
public static MessageService getSetPin4Message()
public static MessageService getSetPin5Message()
public static MessageService getSetPin6Message()
public static MessageService getSetPin7Message()
public static MessageService getGetOutputRequestMessage()
public static MessageService getOutputReportMessage()
public static MessageService getGetInputRequestMessage()
public static MessageService getInputReportMessage()
|
2010-01-22 1.2.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||