@vital91/node-red-contrib-ecowatt 0.1.2

A sample node to get RTE EcoWatt forcast

npm install @vital91/node-red-contrib-ecowatt

node-red-contrib-ecowatt

Nodered Node to get RTE ecowatt forcast

Description

Make API call to French RTE Site ("Réseau de Transport d'Electricité") in order to retrieve "ecowatt" forcast.

API documentation here : https://data.rte-france.com/documents/20182/224298/FR_GU_API_Ecowatt_v04.00.01.pdf

Installation

npm i node-red-contrib-ecowatt

Setup

  1. Drag and drop "echowatt" Node into your Nodered project.
  2. Go to RTE digital site : https://data.rte-france.com/create_account and create new account.
  3. Login and Search for "ecowatt" application.
  4. Select "Discover the API"
  5. Select "Subscribe to API" --> Window "Create an application will open"
  6. Provide a Name for the application (eg. "NodeRed") Select Type "Web/Server" Click Validate
  7. Goto "My Applications"
  8. Select the newly created application
  9. Press "Copy to base 64" button.
  10. past the copied string into "Oauth STR" properties of the "ecowatt" Node.

Usage

  • It is allowed only one call every 15mn to the API, subsequent calls are blocked until time out occure.
  • Option "Use RTE Sandbox URL" allow unlimited calls but the structure returned is always the same (usefull to understand the format).

Node Info

Version: 0.1.2
Updated 3 days ago
License: MIT
Rating: not yet rated

Categories

Actions

Rate:

Downloads

82 in the last week

Nodes

  • ecowatt

Keywords

  • ecowatt
  • RTE
  • node-red

Maintainers