Legrand / Raritan / Server Technology Xerus™ JSON-RPC API
|
Statistics about monitored sensors. More...
Public Attributes | |
int | total |
Total number of monitored sensors. More... | |
int | unavailable |
Number of unavailable sensors. More... | |
int | critical |
Number of critical sensors. More... | |
int | warned |
Number of warned sensors. More... | |
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.