Preparing search index...
The search index is not available
NodeOPCUA reference documentation - public API
NodeOPCUA reference documentation - public API
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
endpoint
Url
?:
UAString
Optional
security
Mode
security
Mode
?:
MessageSecurityMode
Optional
security
Policy
Uri
security
Policy
Uri
?:
UAString
Optional
transport
Profile
Uri
transport
Profile
Uri
?:
UAString
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
endpoint
Url
security
Mode
security
Policy
Uri
transport
Profile
Uri
NodeOPCUA reference documentation - public API
Loading...