João Carlos Bastos Portela

Results 6 issues of João Carlos Bastos Portela

Hi all. First of all, great work keeping this up to date with that standard! I am using asyncua (0.9.0) for a tester client for a PLC that implements an...

fixes https://github.com/FreeOpcUa/opcua-asyncio/issues/635

Call get_python_classes while there are codes failing (most likely due to dependency order)

**Describe the bug** According to the standard the server should reply to a read of an array that defines `AttributeIds.IndexRange` with a sub array of the given range, however the...

enhancement

When `set(GCOV_PATH "path to my desired gcov executable")` this path won't be used by `gcovr`. It will instead use whatever `gcov` it finds in the system (if it does).

The parameter/metadata MaxStringSize for string fields in structures is missing. This PR fixes that.