| Legrand / Raritan / Server Technology Xerus™ JSON-RPC API
    | 
Statistics about monitored sensors. More...
import <AlertedSensorManager.idl;
| Public Attributes | |
| int | total | 
| Total number of monitored sensors. | |
| int | unavailable | 
| Number of unavailable sensors. | |
| int | critical | 
| Number of critical sensors. | |
| int | warned | 
| Number of warned sensors. | |
Statistics about monitored sensors.
Definition at line 26 of file AlertedSensorManager.idl.
| int sensors::AlertedSensorManager::SensorCounts::critical | 
Number of critical sensors.
Definition at line 29 of file AlertedSensorManager.idl.
| int sensors::AlertedSensorManager::SensorCounts::total | 
Total number of monitored sensors.
Definition at line 27 of file AlertedSensorManager.idl.
| int sensors::AlertedSensorManager::SensorCounts::unavailable | 
Number of unavailable sensors.
Definition at line 28 of file AlertedSensorManager.idl.
| int sensors::AlertedSensorManager::SensorCounts::warned | 
Number of warned sensors.
Definition at line 30 of file AlertedSensorManager.idl.