david114

Results 8 comments of david114

The `lowerFirstLetter` Function should be optional. Do I really need to fork this project just to get the original node ID names?

The solution for me was to overwrite the `lowerFirstLetter` function. I'm just returning the original string. Its quick and dirty, but works well. ``` import * as nodeUtils from 'node-opcua-utils';...

> OK, node-opcua will cache most probably types. Have to ask Etienne later (on vacation at the moment). @mikakaraila have you reached out to Etienne yet? I'm still facing this...

Seems like Siemens datatypes are the root cause of this issue: https://github.com/node-opcua/node-opcua/issues/1174#issuecomment-1250265816

> Please re-test with the new version that uses latest node-opcua v2.82.0 Still occurs. But it has gotten better as I only receive three different error messages now (on previous...

Same Issue here, have you found a solution?