BrowsePathResult Class
Extends BaseUAObject
Defined in:
Module: opcua.address_space.types
packages\node-opcua-service-translate-browse-path\_generated_\_auto_generated_BrowsePathResult.js:28
The result of a translate operation.
Constructor
BrowsePathResult
(
-
options
Parameters:
-
options
Object-
[statusCode]
StatusCode optionalA code indicating any error during the operation.
-
[targets]
BrowsePathTarget[] optionalA list of nodes found. The first element matches the type definition.
-
Item Index
Properties
Methods
binaryStoreSize
()
Number
Calculate the required size to store this object in a binary stream.
Returns:
Number:
decode
(
-
stream
-
[option]
decode the object from a binary stream
Parameters:
-
stream
BinaryStream -
[option]
Object optional
decode_debug
()
isValid
()
Boolean
verify that all object attributes values are valid according to schema
Returns:
Boolean:
toString
()
String
Returns:
String: