forked from ElephantEight/GenGenSceneController
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathD_CooperRFWC5.xml
More file actions
45 lines (45 loc) · 1.82 KB
/
D_CooperRFWC5.xml
File metadata and controls
45 lines (45 loc) · 1.82 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
<?xml version="1.0"?>
<root xmlns="urn:schemas-upnp-org:device-1-0">
<specVersion>
<major>1</major>
<minor>0</minor>
</specVersion>
<device>
<deviceType>urn:schemas-gengen_mcv-org:device:SceneControllerCooperRFWC5:1</deviceType>
<staticJson>D_CooperRFWC5.json</staticJson>
<friendlyName>Cooper RFWC5 Controller</friendlyName>
<manufacturer>Cooper Industries</manufacturer>
<Category_Num>14</Category_Num>
<SubCategory_Num>0</SubCategory_Num>
<serviceList>
<service>
<serviceType>urn:schemas-gengen_mcv-org:service:SceneController:1</serviceType>
<serviceId>urn:gengen_mcv-org:serviceId:SceneController1</serviceId>
<SCPDURL>S_GenGenSceneController.xml</SCPDURL>
</service>
<service>
<serviceType>urn:schemas-gengen_mcv-org:service:ZWaveMonitor:1</serviceType>
<serviceId>urn:gengen_mcv-org:serviceId:ZWaveMonitor1</serviceId>
<SCPDURL>S_GenGenZWaveMonitor.xml</SCPDURL>
</service>
<service>
<serviceType>urn:schemas-micasaverde-com:service:SceneController:1</serviceType>
<serviceId>urn:micasaverde-com:serviceId:SceneController1</serviceId>
<SCPDURL>S_SceneController1.xml</SCPDURL>
</service>
<service>
<serviceType>urn:schemas-micasaverde-com:service:HaDevice:1</serviceType>
<serviceId>urn:micasaverde-com:serviceId:HaDevice1</serviceId>
<SCPDURL>S_HaDevice1.xml</SCPDURL>
</service>
<service>
<serviceType>urn:schemas-upnp-org:service:SwitchPower:1</serviceType>
<serviceId>urn:upnp-org:serviceId:SwitchPower1</serviceId>
<SCPDURL>S_SwitchPower1.xml</SCPDURL>
</service>
</serviceList>
<implementationList>
<implementationFile>I_GenGenSceneController.xml</implementationFile>
</implementationList>
</device>
</root>