* 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:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user