[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
|
@ -134,7 +134,7 @@ acPhaseC: available only for inverter-three-phase type inverters.
|
||||||
|
|
||||||
| Channel ID | Item Type | Description |
|
| 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-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 |
|
| ac-voltage-to-n | Number:ElectricPotential | Voltage of this phase relative to the ground |
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue