NodeOPCUA API Documentation
Book
GitHub
Support
Preparing search index...
node-opcua
getMethodDeclaration_ArgumentList
Function getMethodDeclaration_ArgumentList
getMethodDeclaration_ArgumentList
(
addressSpace
:
IAddressSpace
,
objectId
:
NodeId
,
methodId
:
NodeId
,
)
:
{
methodDeclaration
?:
UAMethod
<
UAMethodEvents
>
;
statusCode
:
StatusCode
}
Parameters
addressSpace
:
IAddressSpace
objectId
:
NodeId
methodId
:
NodeId
Returns
{
methodDeclaration
?:
UAMethod
<
UAMethodEvents
>
;
statusCode
:
StatusCode
}
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Book
GitHub
Support
NodeOPCUA API Documentation
Loading...