source: trunk/D_X10ChaconRemote1.xml @ 134

Revision 33, 839 bytes checked in by lolodomo, 13 years ago (diff)

New dedicated devices created for remote controls (with actions)

Line 
1<?xml version="1.0"?>
2<root xmlns="urn:schemas-upnp-org:device-1-0">
3  <specVersion>
4    <major>1</major>
5    <minor>0</minor>
6  </specVersion>
7  <device>
8    <deviceType>urn:rfxcom-com:device:X10ChaconRemote:1</deviceType>
9    <staticJson>D_X10ChaconRemote1.json</staticJson>
10    <serviceList>
11      <service>
12        <serviceType>urn:rfxcom-com:service:X10ChaconRemote:1</serviceType>
13        <serviceId>urn:rfxcom-com:serviceId:X10ChaconRemote1</serviceId>
14        <SCPDURL>S_X10ChaconRemote1.xml</SCPDURL>
15      </service>
16      <service>
17        <serviceType>urn:schemas-micasaverde-com:service:SceneController:1</serviceType>
18        <serviceId>urn:micasaverde-com:serviceId:SceneController1</serviceId>
19        <SCPDURL>S_SceneController1.xml</SCPDURL>
20      </service>
21    </serviceList>
22  </device>
23</root>
Note: See TracBrowser for help on using the repository browser.