[enocean] Added tariff info for AutomatedMeterSensor ThingType channels (#9333) (#9361)

* Added new channel parameter tariff to channels instantpower, totalusage, currentFlow, cumulativeValue, counter and currentNumber
 * Parameter is currently just read by EEP A5_12, which is used by AutomatedMeterSensor ThingType
 * AutomatedMeterSensor ThingType has extensible channels now

Fixes #9333

Signed-off-by: Daniel Weber <uni@fruggy.de>
This commit is contained in:
Daniel Weber
2020-12-13 20:21:00 +01:00
committed by GitHub
parent d287062acf
commit 2434e95b05
5 changed files with 80 additions and 2 deletions

View File

@@ -287,6 +287,7 @@ Some channels can be configured with parameters.
| teachInCMD | manufacturerId | Id is used for 4BS teach in with EEP | HEX |
| | teachInMSG | Use this message if teach in type and/or manufacturer id are unknown | HEX |
| totalusage | validateValue | Filter out increases more than 10.0 kWh and decreases less than 1.0 kWh | true / false |
| | tariff | Tariff info or measurement channel to listen to | 0-15 |
| contact | inverted | Swap OPEN / CLOSED. Set True for Eltako FPE-2. | true / false. Defaults to false. |
Possible declaration in Thing DSL: