|
open62541 1.3.15
Open source implementation of OPC UA
|
#include <opcua_types.h>
Data Fields | |
| OpcUa_RequestHeader | RequestHeader |
| OpcUa_UInt32 | StartingRecordId |
| OpcUa_UInt32 | MaxRecordsToReturn |
| OpcUa_Int32 | NoOfServerCapabilityFilter |
| OpcUa_String * | ServerCapabilityFilter |
Definition at line 1217 of file opcua_types.h.
| OpcUa_UInt32 _OpcUa_FindServersOnNetworkRequest::MaxRecordsToReturn |
Definition at line 1221 of file opcua_types.h.
| OpcUa_Int32 _OpcUa_FindServersOnNetworkRequest::NoOfServerCapabilityFilter |
Definition at line 1222 of file opcua_types.h.
| OpcUa_RequestHeader _OpcUa_FindServersOnNetworkRequest::RequestHeader |
Definition at line 1219 of file opcua_types.h.
| OpcUa_String* _OpcUa_FindServersOnNetworkRequest::ServerCapabilityFilter |
Definition at line 1223 of file opcua_types.h.
| OpcUa_UInt32 _OpcUa_FindServersOnNetworkRequest::StartingRecordId |
Definition at line 1220 of file opcua_types.h.