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 9 forks source link

[UPDATED]: Missing description and value in browse/read node #95

Closed deminngi closed 4 years ago

deminngi commented 5 years ago

Problem

Information

Current behaviour After upgrading from 2.7.1 to latest version I miss the description and value field in browser and read node

Expected behaviour I expect to get a payload structure with description of a nodeId item.

Minimal reproduction of the problem with instructions

  1. injector node
  2. browse node with root nodeId
  3. response node

Your Environment

 -(x) nodeRED: v0.20.5
 -(x) node: v8.x
biancode commented 4 years ago

there is new concept since 0.4.x of node-opcua

image

image