SubscriptionDiagnostics Class
            Extends BaseUAObject
        
        
            Module: opcua.address_space.types
Constructor
SubscriptionDiagnostics
        
                
                    (
        
        
        
        
        
        
        
        
            
        
            - 
                                
options 
Parameters:
- 
                                
optionsObject 
Item Index
Properties
- currentKeepAliveCount
 - currentLifetimeCount
 - dataChangeNotificationsCount
 - disableCount
 - disabledMonitoredItemCount
 - discardedMessageCount
 - enableCount
 - eventNotificationsCount
 - eventQueueOverFlowCount
 - latePublishRequestCount
 - maxKeepAliveCount
 - maxLifetimeCount
 - maxNotificationsPerPublish
 - modifyCount
 - monitoredItemCount
 - monitoringQueueOverflowCount
 - nextSequenceNumber
 - notificationsCount
 - priority
 - publishingEnabled
 - publishingInterval
 - publishRequestCount
 - republishMessageCount
 - republishMessageRequestCount
 - republishRequestCount
 - sessionId
 - subscriptionId
 - transferredToAltClientCount
 - transferredToSameClientCount
 - transferRequestCount
 - unacknowledgedMessageCount
 
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:
                                
                            
            The NodeOPCUA API