Uploaded image for project: 'StreamPipes'
  1. StreamPipes
  2. STREAMPIPES-345

[OPC UA Adapter] GuessSchema does not detect data types

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • None
    • Connect
    • None

    Description

      Problem

      When a parent node is used in the adapter with multiple sub nodes, the detection of the corresponding data types does not work. Instead, all nodes are assigned to the default data type (String).

       

      Root

      When the node is not directly read, eclipse milo returns BaseDataVariableType as data type for all nodes. Accordingly, all nodes are assigned to be strings.

       

      Solution

      Retrieve the data type for all nodes individually from the server, but only in case a node with multiple sub-nodes is accessed.

      Attachments

        Activity

          People

            bossenti Tim Bossenmaier
            bossenti Tim Bossenmaier
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: