Repository location
Description
Python program that uses a pre-built dispatch planning (produced by an EMS) to send orders to devices inside user homes and offices, through an MQTT Broker. The program is also in charge of managing flexibility declarations and opt-outs, through a mqtt-connected screen …
Repository location
Description
Python program that makes the core functionnalities of the ELFE project.
Inputs
1° Past consumption data 2° Past energy balance (or power production) 3° User declarations of flexibilities
Outputs
1° Energy balance forecast 2° Optimized dispatch planning of the declared flexibilities.
Repository location
https://github.com/enercoop/enda
Published on Pypi: https://pypi.org/project/enda/
Description
Python package that provides tools to manipulate timeseries data in conjunction with contracts data for analysis and forecasts. It contains wrappers around ML backends such as H2O and Scikit for forecasting. It provides tools …
Repository location
https://gitlab.com/rescoopvpp/open-cofybox
Description
Open source version of the COFYbox code.
Repository location
https://gitlab.com/rescoopvpp/cofybox-balena
Description
All software running on the COFYbox is running in Docker style containers. All these containers are grouped and deployed via Balena. This repository contains the dockerfiles for all these containers, making it the main deployment package for COFYbox code.
Public users will …
Repository location
https://gitlab.com/rescoopvpp/cofybox-dce
Published on Pypi: https://pypi.org/project/cofybox-dce/
Description
Description: Data Collector Engine. Collects data from external data sources (such as dynamic prices or weather) and outputs them as Pandas DataFrames for further analysis or storage.
Repository location
https://gitlab.com/rescoopvpp/cofybox-dce-azure-functions
Description
Wrapper to deploy COFYbox DCE Python Code in Microsoft Azure Functions
Repository location
https://gitlab.com/rescoopvpp/cofybox.io
Documentation location
https://docs.cofybox.io/en/cofycloud
Description
Source code of the cofybox.io website
Repository location
https://gitlab.com/rescoopvpp/D2LParser
Published on Pypi: https://pypi.org/project/D2LParser/
Description
Python package to decrypt and parse communications coming from the Eesmart D2L-dongle, which is a piece of hardware used to read digital meters in France.
Repository location
https://gitlab.com/carboncoop/pyoadr-ven
Description
A Django client which implenents OpenADR (Automated Demand Response), a standard for alerting and responding to the need to adjust electric power consumption in response to fluctuations in grid demand. This element is the virtual end node (VEN) and recieves signals from …