Events
- Last UpdatedMar 19, 2025
- 4 minute read
|
Description |
Retrieves information about events and alarms. Note: All property names are case-sensitive. Event storage preserves the case that you provide for any property value. For example, a property value of "TRUE" is different than "True" and "true." |
|
URL |
/Events |
|
Method |
GET |
|
Optional Parameters |
|
|
Optional Parameters |
|
|
Optional Alarm Parameters |
|
|
Optional Provider Parameters |
|
|
Optional Source Parameters |
|
|
Optional User Parameters |
|
|
Optional Verifier Parameters |
|
|
Sample Queries |
https://online.wonderware.[DOMAINSUFFIX]/s/ik97r5/apis/Historian/v2/Events https://online.wonderware.[DOMAINSUFFIX]/s/ik97r5/apis/Historian/v2/Events |
|
Sample Output |
{ @odata.context: "https://online.wonderware.[DOMAINSUFFIX]/s/ik97r5/apis/Historian/v2/Events value: [ { id: "ee9b042c-181e-4872-b4e8-cb9575c1f4f9", eventtime: "2017-07-13T00:00:01.047Z", type: "Alarm.Clear", receivedtime: "2017-07-13T00:00:01.2553666Z", source_name: "AaEvents", namespace: "AaEvents", alarm_acknowledged: false, alarm_class: "VALUE", alarm_condition: "Limit.LoLo", alarm_durationms: 5006, alarm_id: "f1e21e43-352e-d3db-7552-6e77f193d02d", alarm_inalarm: false, alarm_isshelved: false, alarm_issilenced: false, alarm_limitstring: "10.0", alarm_originationtime: "2017-07-12T23:59:56.041Z", alarm_state: "UNACK_RTN", alarm_tagtype: "S", alarm_type: "LoLo", comment: "Severity 1", eventtimeutcoffsetmins: -420, intouchtype: "LoLo", isalarm: true, priority: 1, provider_applicationname: "AlarmsandEvents", provider_nodename: "INSIGHTCHARTAPP", provider_system: "Application Server", provider_systemversion: "4966.1210.14578.2", severity: 1, source_area: "Plant_Area", source_conditionvariable: "Drum_Conveyor.HorizontalMovement.LoLo", source_hierarchicalarea: "Enterprise.Site.Plant.Plant_Area", source_hierarchicalobject: "Drum_Conveyor", source_object: "Drum_Conveyor", source_processvariable: "Drum_Conveyor.HorizontalMovement", valuestring: "30.0" }, |