|
|
profile | Generic Io |
<profile> examples |
Generic Io Attributes Elements XML Reference |
<profile> example from the profile.xml sample.
<?xml version="1.0" encoding="UTF-8"?>
<profile id="GenericIoGpioProfile" packagebase="org.eclipse.soda.dk">
<description>Gpio Profile implementation for Generic Digital and Analog I/O Device</description>
<provider>Eclipse.org</provider>
<version>1.2.0</version>
<vendor>IBM</vendor>
<incubation>true</incubation>
<!-- Protocol Specification -->
<spec id="Specification"/>
<customparameter name="pollingrate" type="int" defaultvalue="250" access="true"/>
<profileparent>
<profileref idref="org.eclipse.soda.dk.gpio.profile/dk/profile.xml#GpioProfile"/>
</profileparent>
<adapter idref="org.eclipse.soda.dk.generic.io.adapter/dk/adapter.xml#GenericIoAdapter"/>
<device idref="org.eclipse.soda.dk.generic.io.device/dk/device.xml#GenericIoDevice">
<measurementref idref="DigitalInputCount"/>
<measurementref idref="DigitalOutputCount"/>
<measurementref idref="AnalogInputCount"/>
<measurementref idref="AnalogOutputCount"/>
<measurementref idref="DigitalInputs"/>
<measurementref idref="DigitalOutputs"/>
<measurementref idref="AnalogInputs"/>
<measurementref idref="AnalogOutputs"/>
</device>
<bundle/>
<managedbundle/>
<managedfactorybundle/>
</profile>
| Copyright (c) 2010 IBM. See license in Legal section. | 2010-01-26 | Generic Io XML Reference 1.2.0 |