UAObjectType Class
Constructor
UAObjectType
        
                - 
                                
options 
Parameters:
- 
                                
optionsObject 
Item Index
Methods
Methods
instantiate
                    
                            - 
                                            
options 
instantiate an object of this UAObjectType The instantiation takes care of object type inheritance when constructing inner properties and components.
Parameters:
- 
                                            
optionsObject- 
                                                        
browseNameString - 
                                                        
[description]optional - 
                                                        
[organizedBy]String | NodeId | UANode optionalthe parent Folder holding this object
 - 
                                                        
[componentOf]String | NodeId | UANode optionalthe parent Object holding this object
 - 
                                                        
[notifierOf]NodeId | UANode optional - 
                                                        
[eventSourceOf]NodeId | UANode optional - 
                                                        
[optionals= [] {Array<String>]]optionalname of the optional child to create
 - 
                                                        
[modellingRule]String optionalNote : HasComponent usage scope
Source | Destination -------------------+--------------------------- Object | Object, Variable,Method ObjectType | -------------------+--------------------------- DataVariable | Variable DataVariableType |
 
 - 
                                                        
 
raiseEvent
                    
                            - 
                                            
eventType - 
                                            
data 
Raise a transient Event
Parameters:
- 
                                            
eventTypeString | NodeId | UAObject | UAObjectTypethe eventType to find
 - 
                                            
dataObject 
            The NodeOPCUA API