## Priority P1 - [x] CRUD+LP API endpoints for `prosumer.Prosumer` model. - [x] CRUD+LP API endpoints for `core.p2p-transactions` model. - [x] #23 - [ ] #28 - [ ] #27 Unmet demand shall be applied on a fixed rate purchased from external source / EB. - [ ] #26 ## Priority P2 - [x] Configure heroku - [x] Automated staging deploys to heroku on `main` branch. - [ ] #29 - [ ] #30 ## Priority P3 - [x] CRUD+LP API endpoints for `prosumer.Generation` model. - [x] CRUD+LP API endpoints for `prosumer.Load` model. - [x] CRUD+LP API endpoints for `prosumer.Storage` model. ## Docker Containers - [x] Configure Postgres and environments. - [x] Configure EMQX MQTT Server. - [x] Configure InfluxDB. - [x] Configure Telegraf. - [ ] #31 ```yaml # staging credentials postgres: database: vems username: vems password: vems emqx: username: admin password: public influxdb: username: vaidyuti-admin password: Vaidyuti@123 bucket: vaidyuti-sandbox-1 organization: vaidyuti ```
Priority P1
prosumer.Prosumermodel.core.p2p-transactionsmodel.Unmet demand shall be applied on a fixed rate purchased from external source / EB.
contract_interval, exchange contracts based on past data between prosumers. #26Priority P2
mainbranch.productionbranch. #30Priority P3
prosumer.Generationmodel.prosumer.Loadmodel.prosumer.Storagemodel.Docker Containers