⚠️ You are reading documentation for an OLD version (v2.20.0). The current released version is v2.173.1.
View latest documentation →
Search
Preparing search index...
The search index is not available
node-opcua-mono-repo
Support
Backers
Options
All
Public
Public/Protected
All
Inherited
Menu
EndpointDescriptionEx
Globals
Interface EndpointDescriptionEx
Hierarchy
EndpointDescription
EndpointDescriptionEx
Constructors
constructor
Properties
endpointUrl
restricted
securityLevel
securityMode
securityPolicyUri
server
serverCertificate
transportProfileUri
userIdentityTokens
dataTypeNodeId
encodingDefaultBinary
encodingDefaultJson
encodingDefaultXml
possibleFields
Accessors
schema
schema
Methods
decode
encode
setSecurityMode
Constructors
constructor
new
Endpoint
Description
Ex
(
options
?:
EndpointDescriptionOptions
|
null
)
:
EndpointDescriptionEx
Parameters
Optional
options:
EndpointDescriptionOptions
|
null
Returns
EndpointDescriptionEx
Properties
endpoint
Url
endpoint
Url
:
UAString
restricted
restricted
:
boolean
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
data
Type
Node
Id
data
Type
Node
Id
:
ExpandedNodeId
Static
encoding
Default
Binary
encoding
Default
Binary
:
ExpandedNodeId
Static
encoding
Default
Json
encoding
Default
Json
:
ExpandedNodeId
Static
encoding
Default
Xml
encoding
Default
Xml
:
ExpandedNodeId
Static
possible
Fields
possible
Fields
:
string
[]
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
Endpoint
Description
Ex
constructor
endpoint
Url
restricted
security
Level
security
Mode
security
Policy
Uri
server
server
Certificate
transport
Profile
Uri
user
Identity
Tokens
data
Type
Node
Id
encoding
Default
Binary
encoding
Default
Json
encoding
Default
Xml
possible
Fields
schema
schema
decode
encode
set
Security
Mode
Generated using
TypeDoc