⚠️ You are reading documentation for an OLD version (v2.0.0). The current released version is v2.173.1.
View latest documentation →
Search
Preparing search index...
The search index is not available
node-opcua-client
Options
All
Public
Public/Protected
All
Inherited
Menu
Globals
RedundantServerDataType
Class RedundantServerDataType
Hierarchy
ExtensionObject
RedundantServerDataType
Index
Constructors
constructor
Properties
server
Id
server
State
service
Level
encoding
Default
Binary
encoding
Default
Xml
possible
Fields
Accessors
schema
schema
Methods
decode
encode
set
Server
State
Constructors
constructor
new
Redundant
Server
Data
Type
(
options
?:
RedundantServerDataTypeOptions
)
:
RedundantServerDataType
Parameters
Optional
options:
RedundantServerDataTypeOptions
Returns
RedundantServerDataType
Properties
server
Id
server
Id
:
UAString
server
State
server
State
:
ServerState
service
Level
service
Level
:
Byte
Static
encoding
Default
Binary
encoding
Default
Binary
:
ExpandedNodeId
= makeExpandedNodeId(855, 0)
Static
encoding
Default
Xml
encoding
Default
Xml
:
ExpandedNodeId
= makeExpandedNodeId(854, 0)
Static
possible
Fields
possible
Fields
:
string
[]
= ["serverId","serviceLevel","serverState"]
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
Server
State
set
Server
State
(
value
:
any
)
:
ServerState
Parameters
value:
any
Returns
ServerState
Globals
Redundant
Server
Data
Type
constructor
server
Id
server
State
service
Level
encoding
Default
Binary
encoding
Default
Xml
possible
Fields
schema
schema
decode
encode
set
Server
State
Generated using
TypeDoc