|
|
adapter.xml | Device Kit |
|
Device Kit Attributes Elements XML Reference |
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright (c) 2006, 2008 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>
<adapter id="GpsNmeaAdapter" packagebase="org.eclipse.soda.dk">
<description>Global Positioning System (GPS) National Marine Electronics Association (NMEA) Adapter</description>
<provider>Eclipse.org</provider>
<version>1.1.0</version>
<vendor>IBM</vendor>
<incubation>true</incubation>
<!-- Protocol Specification -->
<spec id="Specification"/>
<customparameter name="rate" type="int" defaultvalue="0" access="true"/>
<device idref="org.eclipse.soda.dk.gps.nmea.device/dk/device.xml#GpsNmeaDevice"/>
<bundle/>
<managedbundle/>
<managedfactorybundle/>
</adapter>
</dkml>
| id | element |
|---|---|
| "GpsNmeaAdapter" | <adapter> |
| "Specification" | <spec> |
| element | id |
|---|---|
| <adapter> | "GpsNmeaAdapter" |
| <spec> | "Specification" |
org.eclipse.ohf
plugins
org.eclipse.soda.dk
org.eclipse.soda.dk.gps.nmea
org.eclipse.soda.dk.gps.nmea.adapter
dk
adapter.xml
| Tag(s) | Timestamp | Revision | Comment |
|---|---|---|---|
| V1_1_0_2008_02_06 .. V1_1_0_2008_01_22 | 2008-01-18 | 1.7 | |
| V1_1_0_2008_01_12 .. V1_1_0_2008_01_11 | 2008-01-11 | 1.6 | |
| V1_1_0_2008_01_03 | 2007-12-07 | 1.4 | |
| V1_1_0_2007_12_03 .. V1_1_0_2007_09_11 | 2007-05-11 | 1.3 | Change version to 1.1.0 |
| Eclipse3_2 | 2007-05-02 | 1.2 | |
| V1_0_0_2007_04_26 .. V1_0_0_2007_03_03 | 2007-03-01 | 1.1 |
| Copyright (c) 2008 IBM. See license in Legal section. | 2008-02-07 | Device Kit XML Reference 1.1.0 |