-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathD_CaddxNX584Partition2.xml
38 lines (35 loc) · 1.46 KB
/
D_CaddxNX584Partition2.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
<?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:CaddxNX584Partition:2</deviceType>
<staticJson>D_CaddxNX584Partition2.json</staticJson>
<serviceList>
<service>
<serviceType>urn:schemas-micasaverde-com:service:AlarmPartition:2</serviceType>
<serviceId>urn:micasaverde-com:serviceId:AlarmPartition2</serviceId>
<controlURL>/upnp/control/AlarmPartition2</controlURL>
<eventSubURL>/upnp/event/AlarmPartition2</eventSubURL>
<SCPDURL>S_AlarmPartition2.xml</SCPDURL>
</service>
</serviceList>
</device>
</root>