|
|
profile | Arcom Io |
<profile> examples |
Arcom Io Attributes Elements XML Reference |
<profile> example from the profile_test.xml sample.
<?xml version="1.0" encoding="UTF-8"?>
<profile idref="org.eclipse.soda.dk.arcom.io.gpio.profile/dk/profile.xml#ArcomIoGpioProfile"/>
<profile> example from the profile.xml sample.
<?xml version="1.0" encoding="UTF-8"?>
<profile id="ArcomIoGpioProfile" packagebase="org.eclipse.soda.dk">
<description>Arcom Io Profile</description>
<provider>Eclipse.org</provider>
<version>1.2.0</version>
<vendor>IBM</vendor>
<!-- Protocol Specification -->
<spec id="Specification"/>
<profileparent>
<profileref idref="org.eclipse.soda.dk.gpio.profile/dk/profile.xml#GpioProfile"/>
</profileparent>
<adapter idref="org.eclipse.soda.dk.arcom.io.adapter/dk/adapter.xml#ArcomIoAdapter"/>
<device idref="org.eclipse.soda.dk.arcom.io.device/dk/device.xml#ArcomIoDevice">
<signalref idref="InputReport"/>
<commandref idref="GetInputRequest"/>
<commandref idref="SetAllOutputs"/>
</device>
<bundle/>
<managedbundle/>
<managedfactorybundle/>
</profile>
| Copyright (c) 2010 IBM. See license in Legal section. | 2010-01-22 | Arcom Io XML Reference 1.2.0 |