6#ifndef __PDUMODEL_TRANSFER_SWITCH_BYPASS_STATE_SENSOR_IDL__
7#define __PDUMODEL_TRANSFER_SWITCH_BYPASS_STATE_SENSOR_IDL__
9#include <StateSensor.idl>
Overcurrent protector trip sensor interface.
void acknowledgeFault()
Acknowledge communication fault as expected.
constant int STATE_ACTIVE_INLET_MASK
Active inlet, can be 0 (off), 1 or 2.
constant int STATE_FAULT
If set, communication to the bypass controller failed unexpectedly.
constant int STATE_IS_BYPASS_SELECTED
Whether the "bypass" position is selected.