1. 07 Feb, 2024 1 commit
    • Florian Meinicke's avatar
      Add `set_attribute_value_setter()` method to server · feca6f4f
      Florian Meinicke authored
      This method allows to set a custom setter function on a per-attribute
      basis. This setter function will then be called by
      `write_attribute_value()` instead of writing the attribute value
      directly. This allows for custom logic to be implemented by the user
      (such as checking if the value to be written is within a certain range)
      and if not, an appropriate error can be raised from that setter,
      preventing the write and notifying the client about the occurred error.
      feca6f4f
  2. 14 Jan, 2024 1 commit
  3. 12 Jan, 2024 2 commits
  4. 22 Dec, 2023 1 commit
  5. 20 Dec, 2023 4 commits
  6. 18 Dec, 2023 4 commits
  7. 16 Dec, 2023 1 commit
  8. 30 Nov, 2023 2 commits
  9. 25 Nov, 2023 1 commit
  10. 13 Nov, 2023 2 commits
  11. 10 Nov, 2023 1 commit
  12. 09 Nov, 2023 3 commits
  13. 06 Nov, 2023 2 commits
  14. 04 Nov, 2023 1 commit
  15. 11 Oct, 2023 2 commits
  16. 02 Oct, 2023 2 commits
  17. 29 Sep, 2023 4 commits
  18. 18 Sep, 2023 2 commits
  19. 15 Sep, 2023 3 commits
  20. 14 Sep, 2023 1 commit