BrowseNextRequest Class
Extends BaseUAObject
Defined in:
Module: services.browse
packages\node-opcua-service-browse\index.js:35
Continues one or more browse operations.
Constructor
BrowseNextRequest
(
-
options
Parameters:
-
options
Object
Item Index
Methods
binaryStoreSize
()
Number
Calculate the required size to store this object in a binary stream.
Returns:
Number:
decode_debug
()
isValid
()
Boolean
verify that all object attributes values are valid according to schema
Returns:
Boolean:
toString
()
String
Returns:
String:
Properties
continuationPoints
ContinuationPoint
The maximum number of references to return in the response.
releaseContinuationPoints
Boolean
If TRUE the continuation points are released and no results are returned.