Preparing search index...
The search index is not available
NodeOPCUA reference documentation - public API
NodeOPCUA reference documentation - public API
node-opcua-types
ServerOnNetworkOptions
Interface ServerOnNetworkOptions
interface
ServerOnNetworkOptions
{
discoveryUrl
?:
UAString
;
recordId
?:
number
;
serverCapabilities
?:
null
|
UAString
[]
;
serverName
?:
UAString
;
}
Index
Properties
discovery
Url?
record
Id?
server
Capabilities?
server
Name?
Properties
Optional
discovery
Url
discovery
Url
?:
UAString
Optional
record
Id
record
Id
?:
number
Optional
server
Capabilities
server
Capabilities
?:
null
|
UAString
[]
Optional
server
Name
server
Name
?:
UAString
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
discovery
Url
record
Id
server
Capabilities
server
Name
NodeOPCUA reference documentation - public API
Loading...