This commit is contained in:
2025-12-03 19:03:46 +01:00
parent 1a32b20648
commit 6faed5441c
2 changed files with 4 additions and 3 deletions

View File

@@ -150,20 +150,20 @@ output:
attribute: voltageL1
name: Voltage L1
unit: V
register_type: input
register_type: holding
data_type: float32
adaptor: floatAdaptor
- address: 16
attribute: voltageL2
name: Voltage L2
unit: V
register_type: input
register_type: holding
data_type: float32
adaptor: floatAdaptor
- address: 18
attribute: voltageL3
name: Voltage L3
unit: V
register_type: input
register_type: holding
data_type: float32
adaptor: floatAdaptor