Capacity Peak Alerts

Capacity peak threshold exceeded

The end user can set up a capacity peak threshold and they will be notified when the consumption in a 15-minute interval exceeds the aforementioned threshold. The threshold value can be specified via the PUT /capacitypeaks/config CE-API endpoint and can be later retrieved via the GET /capacitypeaks/config CE-API endpoint.

When the thresholds have been setup and are exceeded the following notification is triggered:

Notification CodeDescription
CP001Consumption exceeded the capacity peak set by the user

These notifications contain the following additional attributes

Notification AttributeDescription
timestampThe timestamp of when the device identified that the threshold was exceeded.
gateway_euiThe gateway EUI for which the notification was dispatched.
capacity_peak_thresholdThe threshold for energy usage set by the user in Watts.
consumption_valueThe consumption value that triggered the notification in Watts.
external_installation_idThe installation for which the notification is triggered.