vnx.opc_ua.node_id_t

Struct

Identification of an OPC-UA node.

Examples:

  • {"index": 1, "name": "question"}
  • {"index": 1, "name": 1236}

Fields

short index

Namespace index.

Variant name

Node name.