Giter Club home page Giter Club logo

ecowattsignalapp's Introduction

About the EcoWatt Signal app

The EcoWatt Signal app enables you to adapt and optimize your energy consumption according to the electricity consumption in France

  • Get a real-time simple indicator about the electricity consumption level in France to reduce your consumption to avoid blackouts.
  • Follow your device consumption in real time.
  • Lnow when eco-gestures have the greatest impact on the electricity system in France.

By postponing certain uses, you help to ensure that everyone has access to electricity during periods of supply tension.

Act on your consumption... but at the right time to save electricity during periods of high consumption.

  • When green, the electricity consumption in France is normal. If needed, it’s the right time to fully recharge your device battery !
  • When red, the electrical system is very tense with unavoidable blackouts if we do not reduce our consumption. If possible, use you device battery, it’s not the right time to charge it.
  • When orange, the electrical system is tense. Eco-gestures are welcome.

This repos is a WIP (Work In Progress):

Installation

Simply compile the Visual Studio Community 2022 solution, according to your architecture, and run the main project "Package" Select the "Package" project as startup

Settings

Access to an "electricity weather real-time indicator", i.e., clear signals data , is provided by subscribing to the EcoWatt API. This API is part of the API catalog provided by RTE (Le reseau de transport d'electricite) on its data portal, and opened to everyone. See Terms of use for the RTE APIs.

You will then have to configure the settings file accordingly:

{
  "clientId": "",
  "clientSecret": "",
  "rteAuthorizeUrl": "https://digital.iservices.rte-france.com/token/oauth/",
  "ecowattSignalUrl": "https://digital.iservices.rte-france.com/open_api/ecowatt/v4",
  "notificationHubConnectionString": "",
  "notificationHubPath": "",
  "signatureId": "8d5e9b58-7f5d-4064-a664-b91851d06a50",
  "signatureKey": "06z23z/PDpoaWibwqRJUj3siOyzrhBOP5x4bp1AyEXQ=",
  "telemetryInstrumentationKey": ""
}

where

"clientId" and "clientSecret" are required to fetch RTE realtime EcoWatt Signal data from the public EcoWatt API. A prior resgitration is nedeed on the RTE portal,
"rteAuthorizeUrl" is the RTE Autorize endpoint Url to get an access token,
"ecowattSignalUrl" is the RET EcoWatt API endpoint Url to retrieve in realtile the coWatt Signal data,
"notificationHubConnectionString" is your Azure Notification hub connection string,
"notificationHubPath" is your Azure Notification hub path,
"signatureId" is required for integrity checks,
"signatureKey" is required for integrity checks,
"telemetryInstrumentationKey" is your Azure ApplicationInsight telemetry key

Limitations

The EcoWatt API allows to qualify the level of consumption in real time for only the French territory.

Moreover, the srumutil.exe is missing in the project.

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.opensource.microsoft.com.

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. Please make sure to update tests as appropriate.

When you submit a pull request, a CLA bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.

Legal Notices

Microsoft and any contributors grant you a license to any code in the repository under the MIT License, see the LICENSE-CODE file.

Microsoft, Windows, Microsoft Azure and/or other Microsoft products and services referenced in the documentation may be either trademarks or registered trademarks of Microsoft in the United States and/or other countries. The licenses for this project do not grant you rights to use any Microsoft names, logos, or trademarks. Microsoft's general trademark guidelines can be found at http://go.microsoft.com/fwlink/?LinkID=254653.

Privacy information can be found at https://privacy.microsoft.com/en-us/

Microsoft and any contributors reserve all other rights, whether under their respective copyrights, patents, or trademarks, whether by implication, estoppel or otherwise.

ecowattsignalapp's People

Contributors

wedeex-devteam avatar philber avatar aloisdg avatar pierlag avatar titaye avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.