15 lines
614 B
XML
15 lines
614 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<binding:binding id="pjLinkDevice" 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>PJLinkDevice Binding</name>
|
|
<description>This binding can control PJLink compatible devices.
|
|
|
|
The PJLink protocol was mainly standardized for digital
|
|
projectors, but some other types of devices also use it, in
|
|
particular TV screens.</description>
|
|
<author>Nils Schnabel</author>
|
|
|
|
</binding:binding>
|