Custom integrations and advanced data workflows
For utilities building custom tools or requiring advanced data workflows, our API exposes all current device, status, and event data in clean JSON format.
"MostRecentEvent": {
"EventId": 3,
"EventTimestamp": "2024-07-23T18:42:24.750Z",
"EventTypeEnum": 7,
"EventTypeName": "PFault",
"ResetCauseName": null,
"PrefaultCurrent": 22,
"FaultCurrent": 609,
"RecoveryCurrent": 0
}
Query fault events and indicator trips reported by connected devices. Events are retained for 365 days.