sermatec-opensource / sermatec-inverter

LAN communication docs and scripts for the Sermatec solar inverter.
MIT License
4 stars 2 forks source link

Move integrity checks from parsing function #15

Closed andreondra closed 1 year ago

andreondra commented 1 year ago

Received data should be checked by the __sendCommandAndReceiveData, not by parsing functions (getBatteryInfo etc.).