root/nodes/default_GPP_USRP_sound_node/trunk/default_GPP_USRP_sound_node/DeviceManager.scd.xml @ 4135

Revision 4135, 0.7 KB (checked in by jgaeddert, 6 years ago)

initial import

  • Property svn:eol-style set to native
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<!DOCTYPE softwarecomponent SYSTEM "../../xml/dtd/softwarecomponent.dtd">
3<softwarecomponent>
4        <corbaversion>2.2</corbaversion>
5        <componentrepid repid="IDL:CF/DeviceManager:1.0"/>
6        <componenttype>devicemanager</componenttype>
7        <componentfeatures>
8                <supportsinterface repid="IDL:CF/DeviceManager:1.0" supportsname="DeviceManager"/>
9                <supportsinterface repid="IDL:CF/PropertySet:1.0" supportsname="PropertySet"/>
10        </componentfeatures>
11        <interfaces>
12                <interface repid="IDL:CF/DeviceManager:1.0" name="DeviceManager">
13                        <inheritsinterface repid="IDL:CF/PropertySet:1.0"/>
14                </interface>
15                <interface repid="IDL:CF/PropertySet:1.0" name="PropertySet"/>
16        </interfaces>
17</softwarecomponent>
Note: See TracBrowser for help on using the browser.