# Power Consumption Forecast

The Power Consumption Forecast is a context service that applies machine learning algorithms to historical power consumption data to forecast the power consumption for a building. The Power Consumption Forecast can be used within rules as a normal event type.

## Types

The Energy Consumption Forecast generates events with the following types.

<table><thead><tr><th width="359">Type</th><th>Description</th></tr></thead><tbody><tr><td>POWER_CONSUMPTION_FORECAST_1H</td><td>The expected power consumption in exacly one hour in Watt.</td></tr><tr><td>POWER_CONSUMPTION_FORECAST_24H</td><td>The expected power consumption in exactly 24hours from now in Watt.</td></tr></tbody></table>

> NOTE: The Power Consumption Forecast is only available in the Premium Subscription
