- 09 Aug, 2023 5 commits
-
-
Alexander Schrode authored
-
Alexander Schrode authored
-
Sandor authored
"Coroutine 'set_security_string' is not awaited" it is an async function.
-
Yuta Okamoto authored
-
Alexis Metge authored
Those issues were not detected previously since they are linked to the recent update of ruff to version 0.0.283, which fixed an issue in the detection of this lint error.
-
- 04 Aug, 2023 4 commits
-
-
Johannes Löhnert authored
* When reading Enumeration and OptionSet type definitions, also accept StructureDefinition instance. This kind of type definition is "unclean" but not strictly forbidden by the standard. Requires guessing of actual enum values: - Count starting at 1 for Enums - 0x1, 0x2, 0x4, ... for OptionSet * add test for OptionSet defined via StructureDefinition
-
Johannes Löhnert authored
* load_enums: On unexpected errors, skip entry with error message * fix test if not run in isolation
-
Yuta Okamoto authored
-
Yuta Okamoto authored
-
- 31 Jul, 2023 6 commits
-
-
Olivier authored
-
Christoph Ziebuhr authored
-
Christoph Ziebuhr authored
when subscribing to ConditionType
-
Christoph Ziebuhr authored
-
Yuta Okamoto authored
-
Jan-Niklas Burfeind authored
* Test for strings that aren't arrays, but start with a bracket * Fix array-detection in string_to_val
-
- 28 Jul, 2023 5 commits
-
-
Christoph Ziebuhr authored
-
bitkeeper authored
-
bitkeeper authored
-
bitkeeper authored
-
bitkeeper authored
* create private keys * create self signed certficates * create certifcate signing requests * create ca for signing csr The helpers are: * generate_private_key * generate_app_certificate_signing_request * generate_self_signed_app_certificate * sign_certificate_request Test and example are available.
-
- 24 Jul, 2023 4 commits
-
-
Yuta Okamoto authored
-
Yuta Okamoto authored
-
Yuta Okamoto authored
-
Julian Tatsch authored
-
- 20 Jul, 2023 2 commits
-
-
bitkeeper authored
According to Part 4 - 7.10 this should be an a number that indicates how secure the EndPoint is. The number is Server implementation specific, how higher the number how saver.
-
Yuta Okamoto authored
-
- 23 Jun, 2023 4 commits
-
-
Dmitry Lebedev authored
* Fix for numvalues parameter in Node.read_raw_history() * Fix for numvalues parameter in Node.read_raw_history() 2
-
Dmitry Lebedev authored
-
lennart authored
-
prrw authored
-
- 05 Jun, 2023 1 commit
-
-
prrw authored
* Update xmlparser.py * Update xmlparser.py
-
- 27 May, 2023 5 commits
-
-
Pete Bachant authored
-
Pete Bachant authored
-
Pete Bachant authored
-
Pete Bachant authored
-
Pete Bachant authored
-
- 20 May, 2023 1 commit
-
-
Simon authored
-
- 18 May, 2023 1 commit
-
-
ronytigo authored
* Update sync.py add 'monitoring' and 'sampling_interval' params to subscribe_data_change in sync.py. * Update sync.py
-
- 12 May, 2023 1 commit
-
-
Alexander Schrode authored
-
- 11 May, 2023 1 commit
-
-
Simon authored
-