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