StoredModbusTcpIoConfig
A Modbus device as it is persisted, which may still be waiting on a register
template — narrowed to ModbusTcpIoConfig when the controller configuration is built.
modbus-tcpmodbus-tcpPossible values: >= 0 and <= 65535
registers objectrequired
Possible values: [abb-cms, abb-emax2, alfen, alpitronix-hypercharger, autel, charx, huawei-smart-logger, janitza-umg604pro, pluon-dc, pqube-3, shelly-3em, siemens-pac2200, socomec-countis, sungrow-ems300cp, sungrow-idc480e-c, unsupported]
- abb-cms
- abb-emax2
- alfen
- alpitronix-hypercharger
- autel
- charx
- huawei-smart-logger
- janitza-umg604pro
- pluon-dc
- pqube-3
- shelly-3em
- siemens-pac2200
- socomec-countis
- sungrow-ems300cp
- sungrow-idc480e-c
- unsupported
Modbus connector index of the charging pole on the charger.
Possible values: >= 1 and <= 255
Modbus connector index of the charging pole on the charger.
Possible values: >= 1 and <= 255
Which of the charger's register blocks (offset by 1000 per connector) this connector reads and writes.
Possible values: >= 1 and <= 8
Which of the charger's register blocks (offset by 1000 per charging point) this pole reads and writes.
Possible values: >= 1 and <= 65
Sign convention of the meter's raw registers, set by CT polarity at install time. consumer means positive = consumption; producer means positive = production
Possible values: [consumer, producer]
Modbus connector index of the charging pole on the charger.
Possible values: >= 1 and <= 255
Sign convention of the meter's raw registers, set by CT polarity at install time. consumer means positive = consumption; producer means positive = production
Possible values: [consumer, producer]
Sign convention of the meter's raw registers, set by CT polarity at install time. consumer means positive = consumption; producer means positive = production
Possible values: [consumer, producer]
Sign convention of the meter's raw registers, set by CT polarity at install time. consumer means positive = consumption; producer means positive = production
Possible values: [consumer, producer]
Modbus connector index of the charging pole on the charger.
Possible values: >= 1 and <= 255
{
"type": "modbus-tcp",
"ip": "string",
"port": 0,
"registers": {
"connector_id": 0,
"type": "alfen"
}
}