Preparing search index...
The search index is not available
NodeOPCUA reference documentation - public API
NodeOPCUA reference documentation - public API
node-opcua-types
EndpointDescriptionOptions
Interface EndpointDescriptionOptions
interface
EndpointDescriptionOptions
{
endpointUrl
?:
UAString
;
securityLevel
?:
number
;
securityMode
?:
MessageSecurityMode
;
securityPolicyUri
?:
UAString
;
server
?:
ApplicationDescriptionOptions
;
serverCertificate
?:
Buffer
;
transportProfileUri
?:
UAString
;
userIdentityTokens
?:
null
|
UserTokenPolicyOptions
[]
;
}
Index
Properties
endpoint
Url?
security
Level?
security
Mode?
security
Policy
Uri?
server?
server
Certificate?
transport
Profile
Uri?
user
Identity
Tokens?
Properties
Optional
endpoint
Url
endpoint
Url
?:
UAString
Optional
security
Level
security
Level
?:
number
Optional
security
Mode
security
Mode
?:
MessageSecurityMode
Optional
security
Policy
Uri
security
Policy
Uri
?:
UAString
Optional
server
server
?:
ApplicationDescriptionOptions
Optional
server
Certificate
server
Certificate
?:
Buffer
Optional
transport
Profile
Uri
transport
Profile
Uri
?:
UAString
Optional
user
Identity
Tokens
user
Identity
Tokens
?:
null
|
UserTokenPolicyOptions
[]
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...