openhab-addons/bundles/org.openhab.binding.telegram/src/main/resources/OH-INF/binding/binding.xml

10 lines
450 B
XML
Raw Normal View History

<?xml version="1.0" encoding="UTF-8"?>
<binding:binding id="telegram" 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>Telegram Binding</name>
<description>This is the binding for Telegram. It allows to send and receive messages.</description>
</binding:binding>