GivEnergy / giv_tcp

TCP connection (from inverter) and MQTT implementation
30 stars 41 forks source link

Speed and tolerance improvements #5

Closed britkat1980 closed 3 years ago

britkat1980 commented 3 years ago

Reduced timeout waits for MQTT and TCP packets Enabled re-request of failed TCP calls (max 3 times) Reduced un-needed MQTT calls (Timeslots) to speed up execution time