|
open62541 1.3.15
Open source implementation of OPC UA
|
#include <opcua_types.h>
Data Fields | |
| OpcUa_NodeId | NodeId |
| OpcUa_UInt32 | AttributeId |
| OpcUa_String | IndexRange |
| OpcUa_DataValue | Value |
Definition at line 4514 of file opcua_types.h.
| OpcUa_UInt32 _OpcUa_WriteValue::AttributeId |
Definition at line 4517 of file opcua_types.h.
| OpcUa_String _OpcUa_WriteValue::IndexRange |
Definition at line 4518 of file opcua_types.h.
| OpcUa_NodeId _OpcUa_WriteValue::NodeId |
Definition at line 4516 of file opcua_types.h.
| OpcUa_DataValue _OpcUa_WriteValue::Value |
Definition at line 4519 of file opcua_types.h.