NodeOPCUA API Documentation
Book
GitHub
Support
Preparing search index...
node-opcua-modeler
DTEndpointDescription
Interface DTEndpointDescription
namespace
http://opcfoundation.org/UA/
nodeClass
DataType
name
EndpointDescription
isAbstract
false
interface
DTEndpointDescription
{
endpointUrl
:
UAString
;
securityLevel
:
number
;
securityMode
:
EnumMessageSecurityMode
;
securityPolicyUri
:
UAString
;
server
:
DTApplicationDescription
;
serverCertificate
:
Buffer
;
transportProfileUri
:
UAString
;
userIdentityTokens
:
DTUserTokenPolicy
[]
;
}
Hierarchy (
View Summary
)
DTStructure
DTEndpointDescription
UDTEndpointDescription
Index
Properties
endpoint
Url
security
Level
security
Mode
security
Policy
Uri
server
server
Certificate
transport
Profile
Uri
user
Identity
Tokens
Properties
endpoint
Url
endpointUrl
:
UAString
security
Level
securityLevel
:
number
security
Mode
securityMode
:
EnumMessageSecurityMode
security
Policy
Uri
securityPolicyUri
:
UAString
server
server
:
DTApplicationDescription
server
Certificate
serverCertificate
:
Buffer
transport
Profile
Uri
transportProfileUri
:
UAString
user
Identity
Tokens
userIdentityTokens
:
DTUserTokenPolicy
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
endpoint
Url
security
Level
security
Mode
security
Policy
Uri
server
server
Certificate
transport
Profile
Uri
user
Identity
Tokens
Book
GitHub
Support
NodeOPCUA API Documentation
Loading...