Use this method to retrieve the information events for a specified timespan, as well as the alarm cache status.
Item |
Format |
Description |
connection |
String |
The connection ID. See ConnectApp. |
utcStartTime |
Long integer |
The start time of the period for which information events are retrieved. |
utcEndTime |
Long integer |
The end time of the period for which information events are retrieved. |
Output
Item |
Format |
Description |
GetInformationEventsV2Result |
Array of DMAAlarm |
The information events for the indicated period, as well as the alarm cache status. |