Raritan / Server Technology Xerus™ PDU JSON-RPC API
Public Attributes | List of all members
pdumodel::VoltageMonitoringSensor::Event Struct Reference

Definition of a voltage fluctuation event observed by this sensor. More...

import"VoltageMonitoringSensor.idl";

Public Attributes

EventType type
 Type of event.
 
time timestamp
 Time of event occurrence.
 
int duration
 Event duration in milliseconds.
 
double voltage
 Voltage level observed during the event: More...
 
Waveform waveform
 Waveform of event.
 

Detailed Description

Definition of a voltage fluctuation event observed by this sensor.

Member Data Documentation

◆ voltage

double pdumodel::VoltageMonitoringSensor::Event::voltage

Voltage level observed during the event:

  • for dip events: lowest voltage observed
  • for swell events: highest voltage observed

The documentation for this struct was generated from the following file: