[
https://issues.apache.org/jira/browse/STREAMPIPES-345?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tim Bossenmaier updated STREAMPIPES-345:
----------------------------------------
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.
was:
*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 connected.
> [OPC UA Adapter] GuessSchema does not detect data types
> -------------------------------------------------------
>
> Key: STREAMPIPES-345
> URL: https://issues.apache.org/jira/browse/STREAMPIPES-345
> Project: StreamPipes
> Issue Type: Bug
> Components: Connect
> Reporter: Tim Bossenmaier
> Assignee: Tim Bossenmaier
> Priority: Major
>
> *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.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)