BiancoRoyal / node-red-contrib-iiot-opcua

deprecated - very new developed by PLUS for Node-RED - https://plus4nodered.com
https://www.npmjs.com/package/node-red-contrib-iiot-opcua
BSD 3-Clause "New" or "Revised" License
34 stars 8 forks source link

Safer type handling in parseNamespaceFromItemNodeId #157

Closed ghost closed 2 years ago

ghost commented 2 years ago

Which issues are addressed by this Pull Request?

156

What does this Pull Request change?

parseNamespaceFromItemmNodeId now handles the NodeIdLike type more safely. The error was likely caused by trying to run indexOf on a number

Does this Pull Request introduce any portentially breaking changes? No

github-actions[bot] commented 2 years ago

Greet Contributors Bot
Thank you for taking your time and effort for your contribution, we truly value it. :tada:

The amazing contributor in this pull request is @dtq-three