Home

Event Trigger Object shows the configuration for a particular trigger that has been set up on the PDU.

{
  "enclosureSerialNumber": 1000036,
  "name": "16A Warning Threshold for Banks/Circuit Breaker",
  "id": 2,
  "enabled": true,
  "code": 31,
  "numTicksBeyond": 0,
  "triggered": false,
  "params": [
    "any",
    "16",
    "10"
  ],
  "actions": [
    1,
    2
  ]
}
KeyTypeDescription
enclosureSerialNumbernumberUnique serial number for device enclosure
idnumberUnique identifier
enabledbooleanEnable or disable event trigger
codenumberEvent Code. see Event Codes Table
paramsarrayArray of strings for associated to particular event code. See event codes table.
actionsarrayArray of action ID's
triggeredbooleanDescribes whether or not the trigger has met it's threshold
numTicksBeyondnumberNumber of steps beyond the threshold. For example, 3 ticks beyond for max current is 3 seconds beyond



Event Codes Table

Use the following table in reference to the available event codes in the event trigger object

CodeNameParameter 1Parameter 2Parameter 3Description
12AutoPing TimeoutTarget IP Address# fails before action--IP Address to Ping. Failure to ping creates trigger.
13Inlet Line Max Current ThresholdInlet LineAmperage Threshold# secs past thresholdApplies to 3 phase PDUs with line measurements. Amperage threshold in amps
14Inlet Line Min Current ThresholdInlet LineAmperage Threshold# secs past thresholdApplies to 3 phase PDUs with line measurements. Amperage threshold in amps
15Inlet Max Current ThresholdInlet IDAmperage Threshold# secs past thresholdApplies to single phase PDUs. Amperage threshold in amps
16Inlet Min Current ThresholdInlet IDAmperage Threshold# secs past thresholdApplies to single phase PDUs. Amperage threshold in amps
17Inlet Max Voltage ThresholdInlet IDVoltage Threshold# secs past thresholdApplies to single phase PDUs. Voltage threshold in volts
18Inlet Min Voltage ThresholdInlet IDVoltage Threshold# secs past thresholdApplies to single phase PDUs. Voltage threshold in volts
19Inlet Max Line Frequency ThresholdInlet IDLine Frequency Threshold# secs past thresholdApplies to single phase PDUs. Line frequency threshold in hertz
20Inlet Max Line Frequency ThresholdInlet IDLine Frequency Threshold# secs past thresholdApplies to single phase PDUs. Line frequency threshold in hertz
21Inlet Min Power FactorInlet IDPower Factor Threshold# secs past thresholdPower Factor Threshold as a ratio
22Inlet Active Energy Accumulation MaxInlet IDkWh Threshold----
24Inlet Min Active Power ThresholdInlet IDActive Power Threshold# secs past thresholdActive Power Threshold in watts
23Inlet Max Active Power ThresholdInlet IDActive Power Threshold# secs past thresholdActive Power Threshold in watts
25Inlet Max Apparent Power ThresholdInlet IDApparent Power Threshold# secs past thresholdApparent Power Threshold in volt-amperes (VA)
26Inlet Min Apparent Power ThresholdInlet IDApparent Power Threshold# secs past thresholdApparent Power Threshold in volt-amperes (VA)
29Inlet 3 Phase ImbalanceInlet ID% Imbalance Threshold# secs past threshold--
30Bank Circuit Breaker TripBank ID------
31Bank Max Current ThresholdBank IDAmperage Threshold# secs past thresholdAmperage threshold in amps
32Bank Min Current ThresholdBank IDAmperage Threshold# secs past thresholdAmperage threshold in amps
33Bank Max Voltage ThresholdBank IDVoltage Threshold# secs past thresholdVoltage threshold in volts
34Bank Min Voltage ThresholdBank IDVoltage Threshold# secs past thresholdVoltage threshold in volts
35Bank Max Line Frequency ThresholdBank IDLine Frequency Threshold# secs past thresholdLine Frequency threshold in hertz
36Bank Min Line Frequency ThresholdBank IDLine Frequency Threshold# secs past thresholdLine Frequency threshold in hertz
37Bank Min Power FactorBank IDPower Factor Threshold# secs past threshold
38Bank Active Energy Accumulation MaxBank IDkWh Threshold--
39Bank Max Active Power ThresholdBank IDActive Power Threshold# secs past thresholdActive Power Threshold in watts
40Bank Min Active Power ThresholdBank IDActive Power Threshold# secs past thresholdActive Power Threshold in watts
41Bank Max Apparent Power ThresholdBank IDApparent Power Threshold# secs past thresholdApparent Power Threshold in volt-amperes (VA)
42Bank Min Apparent Power ThresholdBank IDApparent Power Threshold# secs past thresholdApparent Power Threshold in volt-amperes (VA)
45Outlet Max Current ThresholdOutlet IDAmperage Threshold# secs past thresholdApplies to PDUs with Outlet Current Measurements. Amperage threshold in amps
46Outlet Min Current ThresholdOutlet IDAmperage Threshold# secs past thresholdApplies to PDUs with Outlet Current Measurements. Amperage threshold in amps
49Temperature Max ThresholdSensor IDTemperature Threshold# secs past thresholdRequires attached temperature/humidity sensor. Temperature threshold in celsius
50Temperature Min ThresholdSensor IDTemperature Threshold# secs past thresholdRequires attached temperature/humidity sensor. Temperature threshold in celsius
51Humidity Max ThresholdSensor IDHumidity Threshold# secs past thresholdRequires attached temperature/humidity sensor. Humidity threshold as relative humidity %
52Humidity Min ThresholdSensor IDHumidity Threshold# secs past thresholdRequires attached temperature/humidity sensor. Humidity threshold as relative humidity %
53Scheduled Daily TimeTime to trigger----Time of day in military time. example: 13:01
54Scheduled Time Interval------Triggers every X seconds forever
55ATS Switched to Secondary------Applies to ATS PDUs. Triggers when Primary ATS Inlet has lost power and switches to Secondary
56ATS Switched to Primary------Applies to ATS PDUs. Triggers when Primary ATS Inlet has recovered and switches from Secondary to Primary
57Secondary Power Source Lost------Applies to ATS PDUs. Triggers when Secondary ATS Inlet has lost power.
58Secondary Power Source Restored------Applies to ATS PDUs. Triggers when Secondary ATS Inlet has recovered power.
59System Power Recovery EventBank ID----Fires when the given Bank has booted up after having no power. Will fire with circuit breaker trip for supported devices. For single inlet devices, choose any bank. For Dual circuit devices, Banks are linked with inlets.
60Monthly Scheduled EventDay of MonthHour Of DayMinute of HourDay of month as a number between 1 and 28, hour of day as 0-23, minute as 0-59
61Weekly Scheduled EventDay of WeekHour of DayMinute of hourDay of week as 0-6, hour of day as 0-23, minute at 0-59