]> git.basschouten.com Git - openhab-addons.git/blob
443c1a13d04964f614a6c5a052492e8b258a85c6
[openhab-addons.git] /
1 <?xml version="1.0" encoding="UTF-8"?>
2 <thing:thing-descriptions bindingId="bmwconnecteddrive"
3         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
4         xmlns:thing="https://openhab.org/schemas/thing-description/v1.0.0"
5         xsi:schemaLocation="https://openhab.org/schemas/thing-description/v1.0.0 https://openhab.org/schemas/thing-description-1.0.0.xsd">
6         <channel-group-type id="check-control-values">
7                 <label>Check Control Messages</label>
8                 <description>Show the current active CheckControl Messages</description>
9                 <channels>
10                         <channel id="name" typeId="checkcontrol-name-channel"/>
11                         <channel id="details" typeId="checkcontrol-details-channel"/>
12                         <channel id="mileage" typeId="checkcontrol-mileage-channel"/>
13                 </channels>
14         </channel-group-type>
15 </thing:thing-descriptions>