mirror of
https://github.com/tbnobody/OpenDTU.git
synced 2026-03-25 10:26:28 +01:00
Due to the fact that different inverters require different type identifiers in the backend the `limit_type` parameter was changed to numbers from 0 to 3. * AbsolutNonPersistent = 0 * RelativNonPersistent = 1 * AbsolutPersistent = 2 * RelativPersistent = 3