Recommendation
id *
string
Unique identifier of the generated recommendation.
date_time *
string
The date in which the recommendation should be shown to the customer. Acceptable format is "YYYY-MM-DDTHH:mm:ss.sssZ" (ISO date-time)
type *
enum
A recommendation has two distinct types as follows: "ADVICE": a general consumption tips. Ex. "Turn off lights and electronics when not in use".
"REMINDER": a friendly prompt to take a course of action. EX. "You are going off track with your target budget goal" . "SUGGESTION": a suggested schedule for hours when electricity is cheaper. Ex. "Charge your vehicle between 21:00 and 23:00".
title *
string
The title of the recommendation.
content *
string
The information that needs to be shown to the customer.
score *
integer
The weight of the recommendation. The value is between 0 and 10. It is used to sort the recommendations. Lower numbers have lower priority.
Last updated