|
|
profile.xml | Generic Io |
|
Generic Io Attributes Elements XML Reference |
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright (c) 2007, 2009 IBM. -->
<!-- All rights reserved. This program and the accompanying materials -->
<!-- are made available under the terms of the Eclipse Public License v1.0 -->
<!-- which accompanies this distribution, and is available at -->
<!-- http://www.eclipse.org/legal/epl-v10.html -->
<!-- -->
<!-- Contributors: -->
<!-- IBM - initial API and implementation -->
<!-- WARNING: -->
<!-- Consult the hardware manufacturer's technical specifications and User -->
<!-- Guide for proper usage of the hardware before you use the Device Kit. -->
<!-- Improper usage may result in damage to the hardware. -->
<dkml>
<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>
</dkml>
| id | element |
|---|---|
| "GenericIoGpioProfile" | <profile> |
| "Specification" | <spec> |
| element | id |
|---|---|
| <profile> | "GenericIoGpioProfile" |
| <spec> | "Specification" |
org.eclipse.equinox
incubator
soda
dk
org.eclipse.soda.dk.generic.io
org.eclipse.soda.dk.generic.io.gpio.profile
dk
profile.xml
(1.6)
| Tag(s) | Timestamp | Revision | Comment |
|---|---|---|---|
| V1_2_0_2010_01_22 .. V1_2_0_2008_01_05_E3_3_2 | 2009-01-05 | 1.6 | |
| V1_2_0_2008_12_14_E3_3_2 .. V1_2_0_2008_09_30 | 2008-09-29 | 1.5 | |
| Eclipse3_3 | 2008-01-18 | 1.4 | |
| V1_1_0_2008_01_12 .. V1_1_0_2008_01_11 | 2008-01-11 | 1.3 | |
| 2008-01-10 | 1.2 | Fixes for copyrights. | |
| V1_1_0_2008_01_03 | 2008-01-03 | 1.1 | Initial contribution. |
| Copyright (c) 2010 IBM. See license in Legal section. | 2010-01-26 | Generic Io XML Reference 1.2.0 |