BrowseRequest Class
            Extends BaseUAObject
        
        
            Defined in: 
            Module: services.browse
packages\node-opcua-service-browse\index.js:25
        Browse the references for one or more nodes from the server address space.
Constructor
BrowseRequest
        
                
                    (
        
        
        
        
        
        
        
        
            
        
            - 
                                
options 
Parameters:
- 
                                
optionsObject 
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
requestedMaxReferencesPerNode
                        Counter
                    
                    
                    
                    
                    
                        
                    
                        The maximum number of references to return in the response.
            The NodeOPCUA API