11 lines
500 B
XML
11 lines
500 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<binding:binding id="alarmdecoder" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
|
xmlns:binding="https://openhab.org/schemas/binding/v1.0.0"
|
|
xsi:schemaLocation="https://openhab.org/schemas/binding/v1.0.0 https://openhab.org/schemas/binding-1.0.0.xsd">
|
|
|
|
<name>Alarm Decoder Binding</name>
|
|
<description>This binding is for the Nu Tech Alarm Decoder, used for interfacing with Ademco/Honeywell and DSC alarm
|
|
systems.</description>
|
|
|
|
</binding:binding>
|