|
|
# Overview
|
|
|
|
|
|
An Energy Community is a network of local consumers and producers that efficiently share energy resources. In these communities, "prosumers" can both produce and consume energy. For instance, homes equipped with solar panels generate energy, while electric vehicles or batteries act as consumers. Using automated systems, prosumers can send energy requests and make offers, optimising local energy exchange in a decentralized manner.
|
|
|
For instance, homes equipped with solar panels generate energy, while electric vehicles or batteries act as consumers. Using automated systems, prosumers can send energy requests and make offers, optimising local energy exchange in a decentralized manner.
|
|
|
|
|
|
![choreog3](uploads/1fed340cc8ee21518abfb3383f40ba60/choreog3.png){width="75%" height="75%"}
|
|
|
|
... | ... | @@ -22,7 +22,6 @@ P flows P |
|
|
(pInfo_3:Info) (Z;Z) ['House with Battery'] [P(2)]
|
|
|
|
|
|
# interaction and input events
|
|
|
|
|
|
(consume:consume) (Z;Z) [? :{kw:Number, t:String}] [P(0) -> P(1), P(2)]
|
|
|
|
|
|
(reply_1: replyConsume) (Z;Z) [?: {kw:Number, t:String}] [P(1) -> P(0)]
|
... | ... | |