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