|
open62541 1.3.15
Open source implementation of OPC UA
|
#include <opcua_types.h>
Data Fields | |
| OpcUa_ResponseHeader | ResponseHeader |
| OpcUa_Int32 | NoOfConfigurationResults |
| OpcUa_StatusCode * | ConfigurationResults |
| OpcUa_Int32 | NoOfDiagnosticInfos |
| OpcUa_DiagnosticInfo * | DiagnosticInfos |
Definition at line 1563 of file opcua_types.h.
| OpcUa_StatusCode* _OpcUa_RegisterServer2Response::ConfigurationResults |
Definition at line 1567 of file opcua_types.h.
| OpcUa_DiagnosticInfo* _OpcUa_RegisterServer2Response::DiagnosticInfos |
Definition at line 1569 of file opcua_types.h.
| OpcUa_Int32 _OpcUa_RegisterServer2Response::NoOfConfigurationResults |
Definition at line 1566 of file opcua_types.h.
| OpcUa_Int32 _OpcUa_RegisterServer2Response::NoOfDiagnosticInfos |
Definition at line 1568 of file opcua_types.h.
| OpcUa_ResponseHeader _OpcUa_RegisterServer2Response::ResponseHeader |
Definition at line 1565 of file opcua_types.h.