6#ifndef __PDUMODEL_OCP_TRIP_SENSOR_IDL__
7#define __PDUMODEL_OCP_TRIP_SENSOR_IDL__
10#include <StateSensor.idl>
11#include <Waveform.idl>
Overcurrent protector trip sensor interface.
Outlet getTripCause()
Get the outlet that is most likely to have caused the last OCP trip.
TripEventInformation getTripEventInformation()
Get information about the last trip event.
Waveform getTripWaveform()
Get the voltage and current waveform during the last OCP trip event.
Sensor with discrete readings.
Event: Overcurrent protector trip state has changed.
Outlet tripCause
Outlet that is most likely to have caused the OCP to trip.
TripEventInformation tripInformation
Information about the event that caused a trip event.