Recommender
Provides personalised recommendations to optimise electricity consumption for efficiency and cost-effectiveness
Endpoints
Get Recommendations
Query Parameters
Name
Type
Description
Headers
Name
Type
Description
{
"recommendations":
[
{
"id": string,
"type": string,
"date_time": string,
"title": string,
"content": string,
"score": integer
}
]
}Submit Feedback
Path Parameters
Name
Type
Description
Headers
Name
Type
Description
Request Body
Name
Type
Description
Last updated