|
open62541 1.4.15
Open source implementation of OPC UA
|
#include <opcua_types.h>
Data Fields | |
| OpcUa_ExpandedNodeId | NodeId |
| OpcUa_ExpandedNodeId | TypeDefinitionNode |
| OpcUa_Int32 | NoOfValues |
| OpcUa_Variant * | Values |
Definition at line 3577 of file opcua_types.h.
| OpcUa_ExpandedNodeId _OpcUa_QueryDataSet::NodeId |
Definition at line 3579 of file opcua_types.h.
| OpcUa_Int32 _OpcUa_QueryDataSet::NoOfValues |
Definition at line 3581 of file opcua_types.h.
| OpcUa_ExpandedNodeId _OpcUa_QueryDataSet::TypeDefinitionNode |
Definition at line 3580 of file opcua_types.h.
| OpcUa_Variant* _OpcUa_QueryDataSet::Values |
Definition at line 3582 of file opcua_types.h.