Search
Preparing search index...
The search index is not available
node-opcua-client
Options
All
Public
Public/Protected
All
Inherited
Menu
Globals
EndpointDescription
Class EndpointDescription
Hierarchy
ExtensionObject
EndpointDescription
Index
Constructors
constructor
Properties
endpoint
Url
security
Level
security
Mode
security
Policy
Uri
server
server
Certificate
transport
Profile
Uri
user
Identity
Tokens
encoding
Default
Binary
encoding
Default
Xml
possible
Fields
Accessors
schema
schema
Methods
decode
encode
set
Security
Mode
Constructors
constructor
new
Endpoint
Description
(
options
?:
EndpointDescriptionOptions
)
:
EndpointDescription
Parameters
Optional
options:
EndpointDescriptionOptions
Returns
EndpointDescription
Properties
endpoint
Url
endpoint
Url
:
UAString
security
Level
security
Level
:
Byte
security
Mode
security
Mode
:
MessageSecurityMode
security
Policy
Uri
security
Policy
Uri
:
UAString
server
server
:
ApplicationDescription
server
Certificate
server
Certificate
:
ByteString
transport
Profile
Uri
transport
Profile
Uri
:
UAString
user
Identity
Tokens
user
Identity
Tokens
:
UserTokenPolicy
[]
|
null
Static
encoding
Default
Binary
encoding
Default
Binary
:
ExpandedNodeId
= makeExpandedNodeId(314, 0)
Static
encoding
Default
Xml
encoding
Default
Xml
:
ExpandedNodeId
= makeExpandedNodeId(313, 0)
Static
possible
Fields
possible
Fields
:
string
[]
= ["endpointUrl","server","serverCertificate","securityMode","securityPolicyUri","userIdentityTokens","transportProfileUri","securityLevel"]
Accessors
schema
get
schema
(
)
:
StructuredTypeSchema
Returns
StructuredTypeSchema
Static
schema
get
schema
(
)
:
StructuredTypeSchema
Returns
StructuredTypeSchema
Methods
decode
decode
(
stream
:
BinaryStream
)
:
void
Parameters
stream:
BinaryStream
Returns
void
encode
encode
(
stream
:
OutputBinaryStream
)
:
void
Parameters
stream:
OutputBinaryStream
Returns
void
set
Security
Mode
set
Security
Mode
(
value
:
any
)
:
MessageSecurityMode
Parameters
value:
any
Returns
MessageSecurityMode
Globals
Endpoint
Description
constructor
endpoint
Url
security
Level
security
Mode
security
Policy
Uri
server
server
Certificate
transport
Profile
Uri
user
Identity
Tokens
encoding
Default
Binary
encoding
Default
Xml
possible
Fields
schema
schema
decode
encode
set
Security
Mode
Generated using
TypeDoc