- 24 Oct, 2024 2 commits
- 18 Oct, 2024 3 commits
-
-
Christoph Ziebuhr authored
-
Christoph Ziebuhr authored
-
Christoph Ziebuhr authored
-
- 17 Oct, 2024 1 commit
-
-
dependabot[bot] authored
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.9.0 to 1.10.3. - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases) - [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/ec4db0b4ddc65acdf4bff5fa45ac92d78b56bdf0...f7600683efdcb7656dec5b29656edb7bc586e597) --- updated-dependencies: - dependency-name: pypa/gh-action-pypi-publish dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com>
-
- 16 Oct, 2024 7 commits
-
-
Roman Yurchak authored
-
Roman Yurchak authored
-
Roman Yurchak authored
-
Hao Truong authored
-
Christoph Ziebuhr authored
-
Christoph Ziebuhr authored
It hasn't been in use for SecurityPolicy None
-
Christoph Ziebuhr authored
-
- 31 Aug, 2024 1 commit
-
-
Andreas Heine authored
-
- 22 Aug, 2024 3 commits
-
-
Aron Hoffmann authored
-
Aron Hoffmann authored
-
Aron Hoffmann authored
-
- 15 Aug, 2024 4 commits
-
-
Tejas Shastry authored
-
Tejas Shastry authored
-
Tejas Shastry authored
-
Tejas Shastry authored
Fixed a function signature of `read_array_dimensions` in asyncua/common/node. ArrayDimentions is always a list of ints because OPC UA has support for multidimentional arrays. But the return type was is specified as int.
-
- 29 Jul, 2024 1 commit
-
-
Andreas Heine authored
-
- 23 Jul, 2024 2 commits
-
-
Roman Yurchak authored
-
Roman Yurchak authored
-
- 04 Jul, 2024 1 commit
-
-
Florian Meinicke authored
This way we can decorate a function which is already decorated with `@uamethod` again and things like `func.__name__` will correctly return the name of the decorated function and not `wrapper`.
-
- 03 Jul, 2024 5 commits
- 02 Jul, 2024 7 commits
- 01 Jul, 2024 1 commit
-
-
Martin Elend authored
-
- 20 Jun, 2024 2 commits
-
-
Ilya Zykov authored
-
chrisjbremner authored
* Add server-side session watchdog * Add test * Remove whitespace * Move watchdog to uaprocessor * Restore import order
-