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">
7 <bridge-type id="account">
8 <label>BMW ConnectedDrive Account</label>
9 <description>Access to BMW ConnectedDrive Portal for a specific user</description>
10 <config-description-ref uri="thing-type:bmwconnecteddrive:bridge"/>
12 </thing:thing-descriptions>