NodeOPCUA API Documentation
Book
GitHub
Support
Preparing search index...
node-opcua-types
EndpointTypeOptions
Interface EndpointTypeOptions
interface
EndpointTypeOptions
{
endpointUrl
?:
UAString
;
securityMode
?:
MessageSecurityMode
;
securityPolicyUri
?:
UAString
;
transportProfileUri
?:
UAString
;
}
Index
Properties
endpoint
Url?
security
Mode?
security
Policy
Uri?
transport
Profile
Uri?
Properties
Optional
endpoint
Url
endpointUrl
?:
UAString
Optional
security
Mode
securityMode
?:
MessageSecurityMode
Optional
security
Policy
Uri
securityPolicyUri
?:
UAString
Optional
transport
Profile
Uri
transportProfileUri
?:
UAString
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
endpoint
Url
security
Mode
security
Policy
Uri
transport
Profile
Uri
Book
GitHub
Support
NodeOPCUA API Documentation
Loading...