Preparing search index...
The search index is not available
NodeOPCUA reference documentation - public API
NodeOPCUA reference documentation - public API
node-opcua
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 full
)
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
endpoint
Url
:
UAString
security
Level
security
Level
:
number
security
Mode
security
Mode
:
EnumMessageSecurityMode
security
Policy
Uri
security
Policy
Uri
:
UAString
server
server
:
DTApplicationDescription
server
Certificate
server
Certificate
:
Buffer
transport
Profile
Uri
transport
Profile
Uri
:
UAString
user
Identity
Tokens
user
Identity
Tokens
:
DTUserTokenPolicy
[]
Settings
Member Visibility
Protected
Private
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
NodeOPCUA reference documentation - public API
Loading...