Update config/BeNext/P1dongle.xml

The attribute 'endpoint' is not allowed.
This commit is contained in:
nechry 2018-12-07 13:53:26 +01:00
parent 0eb08c9e34
commit 7c4a425f33

View file

@ -50,9 +50,9 @@
<!-- Meter v4 as report -->
<CommandClass id="50" name="COMMAND_CLASS_METER" version="4" request_flags="3" >
<Instance index="1" />
<Instance index="2" endpoint="1" />
<Instance index="3" endpoint="2" />
<Instance index="4" endpoint="3" />
<Instance index="2" />
<Instance index="3" />
<Instance index="4" />
<Value type="decimal" genre="user" instance="1" index="0" label="Energy" units="kWh" read_only="true" write_only="false" />
<Value type="decimal" genre="user" instance="1" index="8" label="Power" units="W" read_only="true" write_only="false" />
<Value type="decimal" genre="user" instance="2" index="0" label="Energy" units="kWh" read_only="true" write_only="false"/>