open62541 1.3.12
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 3575 of file opcua_types.h.
OpcUa_ExpandedNodeId _OpcUa_QueryDataSet::NodeId |
Definition at line 3577 of file opcua_types.h.
OpcUa_ExpandedNodeId _OpcUa_QueryDataSet::TypeDefinitionNode |
Definition at line 3578 of file opcua_types.h.
OpcUa_Int32 _OpcUa_QueryDataSet::NoOfValues |
Definition at line 3579 of file opcua_types.h.
OpcUa_Variant* _OpcUa_QueryDataSet::Values |
Definition at line 3580 of file opcua_types.h.