Description:
Implement an alert system that triggers when there are discrepancies between predicted values and actual power generation. This alert will be integrated into our existing alert system within the API and should allow for configuration based on a specified threshold.
Tasks:
Alert Configuration:
Design the alert system to compare predicted values against actual outcomes.
Implement a configurable threshold parameter to define the tolerance for discrepancies that will trigger an alert.
API Integration:
Integrate the new alert logic into the existing API using the /solar/alerts endpoint.
Ensure the alerts are compatible with our current alerts system.
Documentation:
Document the configuration process for the alert threshold.
Description:
Implement an alert system that triggers when there are discrepancies between predicted values and actual power generation. This alert will be integrated into our existing alert system within the API and should allow for configuration based on a specified threshold.
Tasks:
Alert Configuration:
API Integration:
/solar/alerts
endpoint.Documentation: