BrowseNextResponse Class
Extends BaseUAObject
Defined in:
Module: services.browse
packages\node-opcua-service-browse\index.js:39
Browse the references for one or more nodes from the server address space.
Constructor
BrowseNextResponse
(
-
options
Parameters:
-
options
Object-
[responseHeader]
ResponseHeader optionalA standard header included in all responses returned by servers.
-
[results]
BrowseResult[] optionalThe results for the browse operations.
-
[diagnosticInfos]
DiagnosticInfo[] optionalThe diagnostics associated with the results.
-
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: