Preparing search index...
The search index is not available
NodeOPCUA reference documentation - public API
NodeOPCUA reference documentation - public API
node-opcua-client
node-opcua-client
IBasicSessionCallAsyncSimple
Interface IBasicSessionCallAsyncSimple
interface
IBasicSessionCallAsyncSimple
{
call
(
methodToCall
:
CallMethodRequestOptions
)
:
Promise
<
CallMethodResult
>
;
}
Hierarchy (
view full
)
IBasicSessionCallAsyncSimple
IBasicSessionCallAsync
IBasicSessionAsyncSimple
Index
Methods
call
Methods
call
call
(
methodToCall
)
:
Promise
<
CallMethodResult
>
Parameters
methodToCall
:
CallMethodRequestOptions
Returns
Promise
<
CallMethodResult
>
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Methods
call
NodeOPCUA reference documentation - public API
Loading...