forked from futzle/MiOS-CaddxNX584
-
Notifications
You must be signed in to change notification settings - Fork 0
/
D_CaddxNX584Security.xml
60 lines (57 loc) · 2.41 KB
/
D_CaddxNX584Security.xml
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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
<?xml version="1.0"?>
<!--
GE Caddx Network NX-584/NX-8E Alarm Plugin
Copyright (C) 2009-2011 Deborah Pickett
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
-->
<root xmlns="urn:schemas-upnp-org:device-1-0">
<specVersion>
<major>1</major>
<minor>0</minor>
</specVersion>
<device>
<deviceType>urn:schemas-futzle-com:device:CaddxNX584Security:1</deviceType>
<staticJson>D_CaddxNX584Security.json</staticJson>
<friendlyName>Caddx NX584 Security System</friendlyName>
<manufacturer>GE Network</manufacturer>
<manufacturerURL></manufacturerURL>
<modelDescription>Caddx NX584 Security System</modelDescription>
<modelName>NX584</modelName>
<modelNumber>1.0</modelNumber>
<modelURL></modelURL>
<protocol>raw</protocol>
<handleChildren>1</handleChildren>
<UDN>uuid:78f5ed30-db5e-46c7-a12e-838c9d4eb0e3</UDN>
<UPC>123456789</UPC>
<serviceList>
<service>
<serviceType>urn:schemas-futzle-com:service:CaddxNX584Security:1</serviceType>
<serviceId>urn:futzle-com:serviceId:CaddxNX584Security1</serviceId>
<controlURL>/upnp/control/CaddxNX584Security1</controlURL>
<eventSubURL>/upnp/event/CaddxNX584Security1</eventSubURL>
<SCPDURL>S_CaddxNX584Security.xml</SCPDURL>
</service>
<service>
<serviceType>urn:schemas-micasaverde-com:service:HaDevice:1</serviceType>
<serviceId>urn:micasaverde-com:serviceId:HaDevice1</serviceId>
<controlURL>/upnp/control/HaDevice1</controlURL>
<eventSubURL>/upnp/event/HaDevice1</eventSubURL>
<SCPDURL>S_HaDevice1.xml</SCPDURL>
</service>
</serviceList>
<implementationList>
<implementationFile>I_CaddxNX584Security.xml</implementationFile>
</implementationList>
<presentationURL></presentationURL>
</device>
</root>