1 <?xml version="1.0" encoding="UTF-8"?>
2 <thing:thing-descriptions bindingId="teleinfo"
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 <thing-type id="cbetm_ejp_electricitymeter" listed="false">
8 <supported-bridge-type-refs>
9 <bridge-type-ref id="serialcontroller"/>
10 </supported-bridge-type-refs>
12 <label>CBETM EJP</label>
13 <description>Three-phase Electricity meter with EJP option - CBETM (aka "Compteur Bleu Electronique Triphasé
14 Multitarif")</description>
17 <channel id="frameType" typeId="frameTypeType"/>
18 <channel id="isousc" typeId="isouscType"/>
19 <channel id="ptec" typeId="ptecType"/>
20 <channel id="iinst1" typeId="iinst1Type"/>
21 <channel id="iinst2" typeId="iinst2Type"/>
22 <channel id="iinst3" typeId="iinst3Type"/>
23 <channel id="imax1" typeId="imax1Type"/>
24 <channel id="imax2" typeId="imax2Type"/>
25 <channel id="imax3" typeId="imax3Type"/>
26 <channel id="pmax" typeId="pmaxType"/>
27 <channel id="papp" typeId="pappType"/>
28 <channel id="ppot" typeId="ppotType"/>
29 <channel id="adir1" typeId="adir1Type"/>
30 <channel id="adir2" typeId="adir2Type"/>
31 <channel id="adir3" typeId="adir3Type"/>
32 <channel id="lastUpdate" typeId="lastUpdateType"/>
33 <channel id="pejp" typeId="pejpType"/>
34 <channel id="ejphpm" typeId="ejphpmType"/>
35 <channel id="ejphn" typeId="ejphnType"/>
38 <config-description-ref uri="binding:teleinfo:adco"/>
42 </thing:thing-descriptions>