NodeOPCUA API Documentation
Book
GitHub
Support
Preparing search index...
node-opcua-pseudo-session
IBasicSessionCallAsyncMultiple
Interface IBasicSessionCallAsyncMultiple
interface
IBasicSessionCallAsyncMultiple
{
call
(
methodsToCall
:
CallMethodRequestOptions
[]
,
)
:
Promise
<
CallMethodResult
[]
>
;
}
Hierarchy (
View Summary
)
IBasicSessionCallAsyncMultiple
IBasicSessionCallAsync
IBasicSessionAsyncMultiple
Index
Methods
call
Methods
call
call
(
methodsToCall
:
CallMethodRequestOptions
[]
)
:
Promise
<
CallMethodResult
[]
>
Parameters
methodsToCall
:
CallMethodRequestOptions
[]
Returns
Promise
<
CallMethodResult
[]
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Methods
call
Book
GitHub
Support
NodeOPCUA API Documentation
Loading...