FindServersRequest Class
            Extends BaseUAObject
        
        
            Module: services.register-server
Finds the servers known to the discovery server.
Constructor
FindServersRequest
        
                
                    (
        
        
        
        
        
        
        
        
            
        
            - 
                                
options 
Parameters:
- 
                                
optionsObject 
Item Index
Properties
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
endpointUrl
                        String
                    
                    
                    
                    
                    
                        
                    
                        The URL used by the client to send the request.
localeIds
                        LocaleId
                    
                    
                    
                    
                    
                        
                    
                        The locales to use when constructing a response.
serverUris
                        String
                    
                    
                    
                    
                    
                        
                    
                        The URIs of the servers to return (all servers returned if none specified).
            The NodeOPCUA API