Code: Alles auswählen
(standard_in) 2: syntax error
(standard_in) 2: syntax error
(standard_in) 2: syntax error
2021-02-20 08:57:26: CP Unterbrechung an LP1 durchgeführt (LV0)
2021-02-20 08:41:14: LP 1 plugged in (LV0)
2021-02-20 06:34:23: Modbus EVSE read CP1 issue - using previous state '1' (LV0)
AttributeError: 'ModbusIOException' object has no attribute 'registers'
print(rq.registers[0])
File "runs/readmodbus.py", line 18, in <module>
Traceback (most recent call last):
2021-02-20 06:30:13: Modbus EVSE read CP1 issue - using previous state '1' (LV0)
AttributeError: 'ModbusIOException' object has no attribute 'registers'
print(rq.registers[0])
File "runs/readmodbus.py", line 18, in <module>