Eclipse.org Eclipse.org org.eclipse.soda.dk.gps.nmea.adapter.managed Gps Nmea

bundle org.eclipse.soda.dk.gps.nmea.adapter.managed Metadata.xml

Gps Nmea bundles packages
<?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.                    -->

<metatype:MetaData xmlns:metatype="http://www.osgi.org/xmlns/metatype/v1.0.0">
    <OCD
            id="org.eclipse.soda.dk.gps.nmea.adapter.managed.GpsNmeaAdapterManaged" name="%typename" description="%typename_description">
        <AD id="id" type="String" default="1" name="%id" description="%id_description"
                cardinality="0" required="true"/>
        <AD id="idimportfilter" type="String" default="" name="%idimportfilter"
                description="%idimportfilter_description" cardinality="0" required="false"/>
        <AD id="idname" type="String" default="" name="%idname"
                description="%idname_description" cardinality="0" required="false"/>
        <AD id="prefix" type="String" default="" name="%prefix"
                description="%prefix_description" cardinality="0" required="false"/>
        <AD id="loglevel" type="Integer" default="0" name="%loglevel"
                description="%loglevel_description" cardinality="0" min="0" max="5" required="false">
            <Option value="0" label="default"/>
            <Option value="1" label="error"/>
            <Option value="2" label="warning"/>
            <Option value="3" label="info"/>
            <Option value="4" label="debug"/>
            <Option value="5" label="trace"/>
        </AD>
        <AD id="rate" type="Integer" default="0" name="%rate"
                description="%rate_description" cardinality="0" min="-2147483648" max="2147483647" required="false"/>
    </OCD>
    <Designate pid="org.eclipse.soda.dk.gps.nmea.adapter.managed.GpsNmeaAdapterManaged">
        <Object ocdref="org.eclipse.soda.dk.gps.nmea.adapter.managed.GpsNmeaAdapterManaged"/>
    </Designate>
</metatype:MetaData>


id element
"id" <AD>
"idimportfilter" <AD>
"idname" <AD>
"loglevel" <AD>
"org.eclipse.soda.dk.gps.nmea.adapter.managed.GpsNmeaAdapterManaged" <OCD>
"prefix" <AD>
"rate" <AD>
element id
<AD> "id"
"idimportfilter"
"idname"
"loglevel"
"prefix"
"rate"
<OCD> "org.eclipse.soda.dk.gps.nmea.adapter.managed.GpsNmeaAdapterManaged"

Bugzilla: https://bugs.eclipse.org/bugs/enter_bug.cgi?product=OHF&component=DeviceKit
CVS File:
  org.eclipse.ohf
    plugins
      org.eclipse.soda.dk
        org.eclipse.soda.dk.gps.nmea
          org.eclipse.soda.dk.gps.nmea.adapter.managed
            OSGI-INF
              metatype
                Metadata.xml
(1.11)
Tag(s) Timestamp Revision Comment
V1_2_0_2009_05_27 .. V1_2_0_2008_01_05_E3_3_2 2009-01-05 1.11
Eclipse3_3 2008-05-04 1.10
V1_1_0_2008_04_10 .. V1_1_0_2008_01_22 2008-01-18 1.9
V1_1_0_2008_01_12 .. V1_1_0_2008_01_11 2008-01-11 1.8
V1_1_0_2008_01_03 .. V1_1_0_2007_09_11 2007-08-01 1.5
2007-05-11 1.3 Change version to 1.1.0
Eclipse3_2 .. V1_0_0_2007_03_07 2007-03-07 1.2
V1_0_0_2007_03_03 2007-03-01 1.1

Copyright (c) 2009 IBM. See license in Legal section. 2009-06-02 Gps Nmea Bundle Reference 1.2.0