|
|
profile | Rfid Mock Scenario |
<profile> examples |
Rfid Mock Scenario Attributes Elements XML Reference |
<profile> example from the profile.xml sample.
<?xml version="1.0" encoding="UTF-8"?>
<profile id="RfidMockScenarioProfile" packagebase="org.eclipse.soda.dk">
<description>Rfid Mock Scenario Profile</description>
<provider>Eclipse.org</provider>
<version>1.2.0</version>
<vendor>IBM</vendor>
<!-- Protocol Specification -->
<spec id="Specification"/>
<customparameter name="scenario" type="int" defaultvalue="0" access="true">
<description>TEST mock scenario description here</description>
</customparameter>
<profileuses>
<profileref idref="org.eclipse.soda.dk.gpio.profile/dk/profile.xml#GpioProfile">
<measurementref idref="Input"/>
<measurementref idref="Status"/>
<commandref idref="OutputRequest"/>
</profileref>
<profileref idref="org.eclipse.soda.dk.control.profile/dk/profile.xml#ControlProfile">
<measurementref idref="Bits"/>
<measurementref idref="Longs"/>
</profileref>
<profileref idref="org.eclipse.soda.dk.rfid.inventory.profile/dk/profile.xml#RfidInventoryProfile">
<signalref idref="TagReport"/>
<signalref idref="TagAggregationReport"/>
<measurementref idref="Status"/>
<measurementref idref="TagReading"/>
<measurementref idref="TagAggregating"/>
<measurementref idref="DuplicateFiltering"/>
</profileref>
</profileuses>
<bundle/>
<managedfactorybundle/>
</profile>
| Copyright (c) 2010 IBM. See license in Legal section. | 2010-01-26 | Rfid Mock Scenario XML Reference 1.2.0 |