6#ifndef __PDUMODEL_POWER_QUALITY_SENSOR_IDL__
7#define __PDUMODEL_POWER_QUALITY_SENSOR_IDL__
9#include <StateSensor.idl>
Power quality sensor interface.
constant int STATE_NORMAL
Power quality is normal.
constant int STATE_WARNING
Power quality is warning.
constant int STATE_CRITICAL
Power quality is critical.