Search
Preparing search index...
The search index is not available
node-opcua-client
Options
All
Public
Public/Protected
All
Inherited
Menu
Globals
RegisteredServer
Class RegisteredServer
Hierarchy
ExtensionObject
RegisteredServer
Index
Constructors
constructor
Properties
discovery
Urls
gateway
Server
Uri
is
Online
product
Uri
semaphore
File
Path
server
Names
server
Type
server
Uri
encoding
Default
Binary
encoding
Default
Xml
possible
Fields
Accessors
schema
schema
Methods
decode
encode
set
Server
Type
Constructors
constructor
new
Registered
Server
(
options
?:
RegisteredServerOptions
)
:
RegisteredServer
Parameters
Optional
options:
RegisteredServerOptions
Returns
RegisteredServer
Properties
discovery
Urls
discovery
Urls
:
UAString
[]
|
null
gateway
Server
Uri
gateway
Server
Uri
:
UAString
is
Online
is
Online
:
UABoolean
product
Uri
product
Uri
:
UAString
semaphore
File
Path
semaphore
File
Path
:
UAString
server
Names
server
Names
:
LocalizedText
[]
|
null
server
Type
server
Type
:
ApplicationType
server
Uri
server
Uri
:
UAString
Static
encoding
Default
Binary
encoding
Default
Binary
:
ExpandedNodeId
= makeExpandedNodeId(434, 0)
Static
encoding
Default
Xml
encoding
Default
Xml
:
ExpandedNodeId
= makeExpandedNodeId(433, 0)
Static
possible
Fields
possible
Fields
:
string
[]
= ["serverUri","productUri","serverNames","serverType","gatewayServerUri","discoveryUrls","semaphoreFilePath","isOnline"]
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
Type
set
Server
Type
(
value
:
any
)
:
ApplicationType
Parameters
value:
any
Returns
ApplicationType
Globals
Registered
Server
constructor
discovery
Urls
gateway
Server
Uri
is
Online
product
Uri
semaphore
File
Path
server
Names
server
Type
server
Uri
encoding
Default
Binary
encoding
Default
Xml
possible
Fields
schema
schema
decode
encode
set
Server
Type
Generated using
TypeDoc