open62541 1.4.15
Open source implementation of OPC UA
Loading...
Searching...
No Matches
Data Fields
UA_ServerOnNetwork Struct Reference

#include <types_generated.h>

Data Fields

UA_UInt32 recordId
 
UA_String serverName
 
UA_String discoveryUrl
 
size_t serverCapabilitiesSize
 
UA_StringserverCapabilities
 

Detailed Description

ServerOnNetwork.

Definition at line 1347 of file types_generated.h.

Field Documentation

◆ discoveryUrl

UA_String UA_ServerOnNetwork::discoveryUrl

Definition at line 1350 of file types_generated.h.

◆ recordId

UA_UInt32 UA_ServerOnNetwork::recordId

Definition at line 1348 of file types_generated.h.

◆ serverCapabilities

UA_String* UA_ServerOnNetwork::serverCapabilities

Definition at line 1352 of file types_generated.h.

◆ serverCapabilitiesSize

size_t UA_ServerOnNetwork::serverCapabilitiesSize

Definition at line 1351 of file types_generated.h.

◆ serverName

UA_String UA_ServerOnNetwork::serverName

Definition at line 1349 of file types_generated.h.


The documentation for this struct was generated from the following file: