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="cbemm_evolution_icc_tempo_electricitymeter" listed="false">
8 <supported-bridge-type-refs>
9 <bridge-type-ref id="serialcontroller"/>
10 </supported-bridge-type-refs>
13 <label>CBEMM ICC TEMPO</label>
14 <description>Single-phase Electricity meter with TEMPO option - CBEMM Evolution ICC (aka "Compteur Bleu Electronique
15 Monophasé Multitarif Evolution ICC")</description>
18 <channel id="isousc" typeId="isouscType"/>
19 <channel id="ptec" typeId="ptecType"/>
20 <channel id="imax" typeId="imaxType"/>
21 <channel id="adps" typeId="adpsType"/>
22 <channel id="papp" typeId="pappType"/>
23 <channel id="iinst" typeId="iinstType"/>
24 <channel id="bbrhpjr" typeId="bbrhpjrType"/>
25 <channel id="bbrhcjr" typeId="bbrhcjrType"/>
26 <channel id="bbrhpjw" typeId="bbrhpjwType"/>
27 <channel id="bbrhcjw" typeId="bbrhcjwType"/>
28 <channel id="bbrhpjb" typeId="bbrhpjbType"/>
29 <channel id="bbrhcjb" typeId="bbrhcjbType"/>
30 <channel id="demain" typeId="couleurDemainType"/>
31 <channel id="hhphc" typeId="hhphcType"/>
32 <channel id="programmeCircuit1" typeId="programmeCircuit1Type"/>
33 <channel id="programmeCircuit2" typeId="programmeCircuit2Type"/>
34 <channel id="lastUpdate" typeId="lastUpdateType"/>
37 <config-description-ref uri="binding:teleinfo:adco"/>
41 </thing:thing-descriptions>