lucoenergia / conluz

Conluz is an API-driven application designed for the efficient management of an energy community,enabling the administration of community members and their corresponding supply points and the retrieval of consumption, production data.
Apache License 2.0
0 stars 0 forks source link

Get production data from Datadis #74

Closed viktorKhan closed 4 months ago

viktorKhan commented 5 months ago

Context

Currently, we sync periodically with datadis.es to get up-to-date information about the consumption of every supply registered in the system.

But some of the supplies could produce energy as well.

Also, the energy community owns one or more supplies. This is important when retrieving information from datadis.es because the data linked to these supplies should not be queried the same way as the rest of the supplies.

Actions