BuildInfo Class
            Extends BaseUAObject
        
        
            Module: opcua.address_space.types
Server build Info
Constructor
BuildInfo
        
                
                    (
        
        
        
        
        
        
        
        
            
        
            - 
                                
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
buildDate
                        UtcTime
                    
                    
                    
                    
                    
                        
                    
                        the software build date
buildNumber
                        String
                    
                    
                    
                    
                    
                        
                    
                        the software build number
manufacturerName
                        String
                    
                    
                    
                    
                    
                        
                    
                        the name of the manufacturer
productName
                        String
                    
                    
                    
                    
                    
                        
                    
                        the product name
productUri
                        String
                    
                    
                    
                    
                    
                        
                    
                        A description for the ProductUri Variable.
softwareVersion
                        String
                    
                    
                    
                    
                    
                        
                    
                        the software version
            The NodeOPCUA API