Which events can Leafy Energy send to you?
In the Leafy Energy demo we defined a fictional but realistic set of event types. With them you can simulate almost any scenario for energy monitoring and smart charging.
Example event types
pricing.day_ahead_published– new day-ahead prices are available.pricing.threshold_crossed– price moves above or below a configured threshold.session.ev_started– a new EV charging session started.session.ev_stopped– a charging session stopped or completed.device.status_changed– a charger or battery changed its status.automation.rule_triggered– a Leafy Energy automation rule executed.
High-level payload structure
Each event type has its own payload, but always includes:
- An
event_type. - An
occurred_attimestamp. - A
dataobject with details.
In demos, just a handful of these events can already power compelling integrations such as “price below X” or “session stopped”.
Comments
0 comments
Please sign in to leave a comment.