Closed AndreasHeine closed 3 years ago
found the reason why it happens: https://github.com/FreeOpcUa/opcua-asyncio/blob/f6aa7a972fdc742ff2c983aa1a00437bb359702b/asyncua/server/server.py#L114
https://reference.opcfoundation.org/v104/Core/DataTypes/BuildInfo/
buildDate | UtcTime <-- we propably should make docstrings to hint the types or make some typechecking?
@oroulet if you agree i fix it with a PR?
Fine for me
Trace
Version
Python-Version: 3.7.2 64bit opcua-asyncio Version (e.g. master branch, 0.9): v0.9.12
KEPServerEX: connection localhost (asyncua server) -> KEPServer 2 Tags -> ns=0;i=2267 and ns=0;i=2256 (standard stuff) -> UaExpert (connect to KEPServerEX) -> Sub the tag for remote opcua server (ns=0;i=2256) -> Exception in asyncua server