HistoryModifiedData Class
            Extends BaseUAObject
        
        
            Defined in: 
            Module: opcua.address_space.types
packages\node-opcua-service-history\_generated_\_auto_generated_HistoryModifiedData.js:29
        Constructor
HistoryModifiedData
        
                
                    (
        
        
        
        
        
        
        
        
            
        
            - 
                                
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
dataValues
                        DataValue[]
                    
                    
                    
                    
                    
                        
                    
                        An array of values of history data for the Node. The size of the array depends on the requested data parameters.
            The NodeOPCUA API