| Legrand / Raritan / Server Technology Xerus™ JSON-RPC API
    | 
| Public Attributes | |
| Outlet | cause | 
| Outlet that is most likely to have caused the OCP to trip. | |
| time | timestamp | 
| Timestamp of trip event. | |
| double | current | 
| Current flow in outlet causing the event at trip time. | |
Definition at line 18 of file OverCurrentProtectorTripSensor.idl.
| Outlet pdumodel::OverCurrentProtectorTripSensor::TripEventInformation::cause | 
Outlet that is most likely to have caused the OCP to trip.
Definition at line 19 of file OverCurrentProtectorTripSensor.idl.
| double pdumodel::OverCurrentProtectorTripSensor::TripEventInformation::current | 
Current flow in outlet causing the event at trip time.
If current flow can not be determined, this value is sent as 0.
Definition at line 21 of file OverCurrentProtectorTripSensor.idl.
| time pdumodel::OverCurrentProtectorTripSensor::TripEventInformation::timestamp | 
Timestamp of trip event.
Definition at line 20 of file OverCurrentProtectorTripSensor.idl.