Skip to content
This repository has been archived by the owner on Mar 31, 2023. It is now read-only.

Commit

Permalink
Update read_kostalplenticore.py
Browse files Browse the repository at this point in the history
Änderungen wie besprochen
  • Loading branch information
Michael Ortenstein committed Apr 2, 2019
1 parent 4230e09 commit 08cb6a7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion modules/wr_plenticore/read_kostalplenticore.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@
#PV Gesamt-Ertrag
reg_320 = client.read_holding_registers(320,2,unit=71)
#//TODO: weitere Register später hinzufügen für PV-Statistik
#

#ausgelesene Register dekodieren
FRegister_100 = BinaryPayloadDecoder.fromRegisters(reg_100.registers, byteorder=Endian.Big, wordorder=Endian.Little)
Expand Down

0 comments on commit 08cb6a7

Please sign in to comment.