Preparing search index...
The search index is not available
NodeOPCUA reference documentation - public API
NodeOPCUA reference documentation - public API
node-opcua-types
SessionlessInvokeResponseTypeOptions
Interface SessionlessInvokeResponseTypeOptions
interface
SessionlessInvokeResponseTypeOptions
{
namespaceUris
?:
null
|
UAString
[]
;
serverUris
?:
null
|
UAString
[]
;
serviceId
?:
number
;
}
Index
Properties
namespace
Uris?
server
Uris?
service
Id?
Properties
Optional
namespace
Uris
namespace
Uris
?:
null
|
UAString
[]
Optional
server
Uris
server
Uris
?:
null
|
UAString
[]
Optional
service
Id
service
Id
?:
number
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
namespace
Uris
server
Uris
service
Id
NodeOPCUA reference documentation - public API
Loading...