- 07 Feb, 2024 1 commit
-
-
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.
-
- 14 Jan, 2024 1 commit
-
-
Alexander Schrode authored
-
- 12 Jan, 2024 2 commits
-
-
Alexander Schrode authored
-
Alexander Schrode authored
-
- 22 Dec, 2023 1 commit
-
-
Lennart Deters authored
-
- 20 Dec, 2023 4 commits
-
-
Olivier authored
-
Olivier authored
-
Yuta Okamoto authored
-
Olivier authored
-
- 18 Dec, 2023 4 commits
-
-
Yuta Okamoto authored
-
Olivier authored
-
Yuta Okamoto authored
-
Olivier authored
-
- 16 Dec, 2023 1 commit
-
-
David Linder authored
* bump cryptography to >40.0.1 in install_requires * fix syntax
-
- 30 Nov, 2023 2 commits
-
-
Oliver Daßdorf authored
-
Oliver Daßdorf authored
'__name__' -> __name__
-
- 25 Nov, 2023 1 commit
-
-
Oliver Daßdorf authored
'__name__' -> __name__
-
- 13 Nov, 2023 2 commits
- 10 Nov, 2023 1 commit
-
-
Olivier authored
-
- 09 Nov, 2023 3 commits
- 06 Nov, 2023 2 commits
- 04 Nov, 2023 1 commit
-
-
Jan-Niklas Burfeind authored
-
- 11 Oct, 2023 2 commits
-
-
Alexander Schrode authored
-
Igor MSK authored
Fixes a subscription error if there is a space at the end of the identifier value
-
- 02 Oct, 2023 2 commits
-
-
Olivier authored
-
Alexander Schrode authored
* Allow List,Union,Optional named fields Fixes #1441 * use typing
-
- 29 Sep, 2023 4 commits
-
-
antoine_galataud authored
-
-
antoine_galataud authored
-
antoine_galataud authored
-
- 18 Sep, 2023 2 commits
- 15 Sep, 2023 3 commits
-
-
Olivier authored
-
Olivier authored
-
Sigmund Augdal authored
-
- 14 Sep, 2023 1 commit
-
-
Yuta Okamoto authored
-