mirror of
https://github.com/openhab/openhab-addons.git
synced 2025-01-10 15:11:59 +01:00
[modbus.sunspec] fix wrong unit in binding docs (#10120)
Signed-off-by: Markus Storm <markus.storm@gmx.net>
This commit is contained in:
parent
5a0a325344
commit
48a5a17b81
@ -109,7 +109,7 @@ This group contains summarized values for the power meter over all phases.
|
||||
| ac-total-reactive-power | Number:Power | Total Reactive Power over all phases (W) |
|
||||
| ac-average-power-factor | Number:Dimensionless | Average AC Power Factor over all phases (%) |
|
||||
| ac-total-exported-real-energy | Number:Energy | Total Real Energy Exported over all phases (Wh) |
|
||||
| ac-total-imported-real-energy | Number:Energy | Total Real Energy Imported over all phases (Wh) |
|
||||
| ac-total-imported-real-energy | Number:Energy | Total Real Energy Imported over all phases (Wh) |
|
||||
| ac-total-exported-apparent-energy | Number:Energy | Total Apparent Energy Exported over all phases (VAh) |
|
||||
| ac-total-imported-apparent-energy | Number:Energy | Total Apparent Energy Imported over all phases (VAh) |
|
||||
| ac-total-imported-reactive-energy-q1 | Number:Energy | Total Reactive Energy Imported Quadrant 1 over all phases (VARh) |
|
||||
@ -134,7 +134,7 @@ acPhaseC: available only for inverter-three-phase type inverters.
|
||||
|
||||
| Channel ID | Item Type | Description |
|
||||
|----------------------|--------------------------|---------------------------------------------------------------------|
|
||||
| ac-phase-current | Number:ElectricCurrent | Actual current over this phase in Watts |
|
||||
| ac-phase-current | Number:ElectricCurrent | Actual current over this phase in Ampere |
|
||||
| ac-voltage-to-next | Number:ElectricPotential | Voltage of this phase relative to the next phase, or to the ground in case of single phase inverter. Note: some single phase SolarEdge inverters incorrectly use this value to report the voltage to neutral value|
|
||||
| ac-voltage-to-n | Number:ElectricPotential | Voltage of this phase relative to the ground |
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user