Skip to content

The NodeId parsing logic was updated to use lstrip()#1567

Open
alejandroalfonsoyero wants to merge 1 commit intoFreeOpcUa:masterfrom
alejandroalfonsoyero:allow-end-whitespaces-for-opc-tags
Open

The NodeId parsing logic was updated to use lstrip()#1567
alejandroalfonsoyero wants to merge 1 commit intoFreeOpcUa:masterfrom
alejandroalfonsoyero:allow-end-whitespaces-for-opc-tags

Conversation

@alejandroalfonsoyero
Copy link

Closes #1566

instead of strip() for the value part, correctly handling leading whitespace at the end of tag names.

instead of `strip()` for the value part, correctly handling
leading whitespace at the end of tag names.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Opc servers like Ignition allow whitespaces at the end of tag names

1 participant