This repository was archived by the owner on May 16, 2024. It is now read-only.

Description
Sync backlog since installation date of system.
For that we need to write a little JSON in AppData\PVBridge\PVBridge.Status.json with where we are, or we'll poll more and more months the longer a system is installed (Schlemiel the Painter algorithm).
Also, the interval is currently hardcoded at 5, we can do a Math.Max(input.Resolution, output.Resolution). Could be 1 minute in PVOutput donation mode.