NodeOPCUA API Documentation
Book
GitHub
Support
Preparing search index...
node-opcua-address-space
DTServerEndpoint
Interface DTServerEndpoint
namespace
http://opcfoundation.org/UA/
nodeClass
DataType
name
ServerEndpointDataType
isAbstract
false
interface
DTServerEndpoint
{
discoveryUrls
:
UAString
[]
;
endpointUrls
:
UAString
[]
;
name
:
UAString
;
networkName
:
UAString
;
port
:
number
;
recordProperties
:
DTKeyValuePair
[]
;
reverseConnectUrls
:
UAString
[]
;
securitySettingNames
:
UAString
[]
;
transportProfileUri
:
UAString
;
userTokenSettingNames
:
UAString
[]
;
}
Hierarchy (
View Summary
)
DTEndpoint
DTServerEndpoint
UDTServerEndpoint
Index
Properties
discovery
Urls
endpoint
Urls
name
network
Name
port
record
Properties
reverse
Connect
Urls
security
Setting
Names
transport
Profile
Uri
user
Token
Setting
Names
Properties
discovery
Urls
discoveryUrls
:
UAString
[]
endpoint
Urls
endpointUrls
:
UAString
[]
name
name
:
UAString
network
Name
networkName
:
UAString
port
port
:
number
record
Properties
recordProperties
:
DTKeyValuePair
[]
reverse
Connect
Urls
reverseConnectUrls
:
UAString
[]
security
Setting
Names
securitySettingNames
:
UAString
[]
transport
Profile
Uri
transportProfileUri
:
UAString
user
Token
Setting
Names
userTokenSettingNames
:
UAString
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
discovery
Urls
endpoint
Urls
name
network
Name
port
record
Properties
reverse
Connect
Urls
security
Setting
Names
transport
Profile
Uri
user
Token
Setting
Names
Book
GitHub
Support
NodeOPCUA API Documentation
Loading...