6#ifndef __PDUMODEL_RESIDUAL_CURRENT_STATE_SENSOR_IDL__
7#define __PDUMODEL_RESIDUAL_CURRENT_STATE_SENSOR_IDL__
9#include <StateSensor.idl>
Residual current state sensor interface.
int startSelfTest()
Start a self test of the residual current monitor.
constant int STATE_FAILURE
Residual current sensor is unavailable or self test failed.
constant int STATE_NORMAL
Possible sensor state values.
constant int STATE_SELFTEST
Residual current sensor currently conducts a self test.
constant int STATE_CRITICAL
Residual current sensor detected overcurrent.
constant int STATE_WARNING
Residual current sensor detected overcurrent.