Skip to content
Snippets Groups Projects
  1. Feb 18, 2025
  2. Jan 14, 2025
  3. Dec 03, 2024
  4. Oct 02, 2024
  5. Nov 27, 2023
  6. Oct 19, 2023
  7. Oct 17, 2023
  8. Oct 10, 2023
  9. Aug 02, 2023
  10. Jun 16, 2023
    • Malte Bauch's avatar
      Resolve "The model stored in the plugin is increasing in size" · bb8079c7
      Malte Bauch authored
      This commit makes sure that the stored model data is only unmarshalled
      if the plugin is newly created. Otherwise we assume that the plugin
      represents the intended state (this is only temporary and will be
      changed in the future). Requesting configuration data directly from the
      device will now only pass that information through. Only changes
      triggered through the controller itself will be persisted.
      
      Additionally the handling of a subscribe response has been changed so
      the data is not unmarshalled into the plugins model data.
      bb8079c7
  11. Apr 05, 2023
  12. Mar 22, 2023
  13. Jan 26, 2023
  14. Dec 23, 2022
  15. Dec 22, 2022
  16. Oct 13, 2022
  17. Oct 11, 2022
  18. Sep 05, 2022
  19. Aug 08, 2022
  20. Aug 04, 2022
  21. Aug 02, 2022
  22. Jul 21, 2022
Loading