DiagnosticInfo Class
            Extends BaseUAObject
        
        
            Module: opcua.address_space.types
Constructor
DiagnosticInfo
        
                
                    (
        
        
        
        
        
        
        
        
            
        
            - 
                                
options 
Parameters:
- 
                                
optionsObject 
Item Index
Methods
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
additionalInfo
                        String
                    
                    
                    
                    
                    
                        
                    
                        Vendor-specific diagnostic information.
Default: null
innerDiagnosticInfo
                        DiagnosticInfo
                    
                    
                    
                    
                    
                        
                    
                        The diagnostic info associated with the inner StatusCode.
Default: null
locale
                        Int32
                    
                    
                    
                    
                    
                        
                    
                        The locale part of the vendor-specific localized text describing the symbolic id.
Default: -1
localizedText
                        Int32
                    
                    
                    
                    
                    
                        
                    
                        Default: -1
namespaceUri
                        Int32
                    
                    
                    
                    
                    
                        
                    
                        The symbolicId is defined within the context of a namespace.
Default: -1
symbolicId
                        Int32
                    
                    
                    
                    
                    
                        
                    
                        The symbolicId shall be used to identify a vendor-specific error or condition
Default: -1
            The NodeOPCUA API