Preparing search index...
The search index is not available
NodeOPCUA reference documentation - public API
NodeOPCUA reference documentation - public API
node-opcua-types
FindServersResponseOptions
Interface FindServersResponseOptions
interface
FindServersResponseOptions
{
responseHeader
?:
ResponseHeaderOptions
;
servers
?:
null
|
ApplicationDescriptionOptions
[]
;
}
Index
Properties
response
Header?
servers?
Properties
Optional
response
Header
response
Header
?:
ResponseHeaderOptions
Optional
servers
servers
?:
null
|
ApplicationDescriptionOptions
[]
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
response
Header
servers
NodeOPCUA reference documentation - public API
Loading...