# Thing configuration
thing-type.config.magentatv.receiver.ipAddress.label = IP-Adresse
thing-type.config.magentatv.ipAddress.description = IP Adresse des Media Receivers
-thing-type.config.magentatv.receiver.userId.label = User ID
-thing-type.config.magentatv.receiver.userId.description = Technische Benutzerkennung, siehe Dokumentation
+thing-type.config.magentatv.receiver.userId.label = UID
+thing-type.config.magentatv.receiver.userId.description = Technische Benutzerkennung (User ID), siehe Dokumentation; wird automatisch gefüllt, wenn Login-Name und Passwort angegeben sind.
thing-type.config.magentatv.receiver.accountName.label = Login-Name
thing-type.config.magentatv.receiver.accountName.description = Login-Name (E-Mail) zur Anmeldung im Telekom Kundencenter
thing-type.config.magentatv.receiver.accountPassword.label = Passwort
</channel-groups>
+ <representation-property>macAddress</representation-property>
<config-description uri="thing-type:magentatv:receiver">
<parameter name="ipAddress" type="text">
<label>Device IP Address</label>
<required>true</required>
<context>network-address</context>
</parameter>
- <parameter name="userId" type="text">
- <label>User ID</label>
- <description>Technical User ID required for pairing process</description>
- </parameter>
<parameter name="accountName" type="text">
<label>Account Name</label>
<description>Credentials: Login name (e.g. xxx@t-online.de, same as for the Telekom Kundencenter)</description>
<description>Credentials: Account Password (same as for the Telekom Kundencenter)</description>
<context>password</context>
</parameter>
+ <parameter name="userId" type="text">
+ <label>User ID</label>
+ <description>Technical User ID required for pairing process, auto-filled when account credentials are given</description>
+ </parameter>
<parameter name="udn" type="text">
<label>Unique Device Name</label>
<description>The UDN identifies the Media Receiver</description>