High Performance OPC UA Server SDK  1.2.0.193
uaserver_endpoint Struct Reference

Data Fields

const char * endpoint_url
 endpoint url: e.g. More...
 
const char * bind_address
 bind address: e.g. More...
 
uint32_t bind_port
 port number in host byte order
 
struct index_array security_policies
 Index array of security policies for this endpoint.
 
struct index_array user_tokens
 Index array of user token types for this endpoint.
 

Field Documentation

const char* bind_address

bind address: e.g.

"0.0.0.0" for all IPs

const char* endpoint_url

endpoint url: e.g.

"opc.tcp://hostname"


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