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

Add the field code to supply entity #54

Closed viktorKhan closed 7 months ago

viktorKhan commented 7 months ago

Currently, a supply does not have an internal identifier and we are using the id as internal and external identifier. This is a risk because the external id could change impacting internally how the data is managed. So, to have a safer way of managing supplies, we are going to: