Person2 Class
            Extends BaseUAObject
        
        
            Module: opcua.address_space.types
Constructor
Person2
        
                
                    (
        
        
        
        
        
        
        
        
            
        
            - 
                                options
Parameters:
- 
                                optionsObject- 
                                            [lastName]UAString optional
- 
                                            [address]UAString optional
- 
                                            [age= 25]Int32 optional
 
- 
                                            
Item Index
Methods
binaryStoreSize
                    
                            ()
                    
                            
                                Number
                            
                    
                    
                    
                    
                    
                    
                    
                        
                    
                        Calculate the required size to store this object in a binary stream.
Returns:
                                            Number:
                                
                            decode
                    
                            
                                (
                    
                    
                    
                    
                    
                    
                    
                    
                        
                    
                        - 
                                            stream
- 
                                            [option]
decode the object from a binary stream
Parameters:
- 
                                            streamBinaryStream
- 
                                            [option]Object optional
decode_debug
                    
                            ()
                    
                    
                    
                    
                    
                    
                    
                    
                        
                    
                        isValid
                    
                            ()
                    
                            
                                Boolean
                            
                    
                    
                    
                    
                    
                    
                    
                        
                    
                        verify that all object attributes values are valid according to schema
Returns:
                                            Boolean:
                                
                            toString
                    
                            ()
                    
                            
                                String
                            
                    
                    
                    
                    
                    
                    
                    
                        
                    
                        Returns:
                                            String:
                                
                            Properties
address
                        UAString
                    
                    
                    
                    
                    
                        
                    
                        age
                        Int32
                    
                    
                    
                    
                    
                        
                    
                        Default: 25
 The NodeOPCUA API
            The NodeOPCUA API