node-red-l3logger-subflow
v1.0.1
Published
node-red-l3logger-subflow ===================== This is a Subflow which calls Earthquake survery Api https://perso.telecom-paristech.fr/eagan/class/igr204/data/CausesOfDeath_France_2001-2008.csv to get the data and log them in a local path.
Downloads
13
Maintainers
Readme
node-red-l3logger-subflow
This is a Subflow which calls Earthquake survery Api https://perso.telecom-paristech.fr/eagan/class/igr204/data/CausesOfDeath_France_2001-2008.csv to get the data and log them in a local path.
Install
You can install this node directly from the "Manage Palette" menu in the Node-RED interface. For now, the required modules are on this repository, but we'll be listed here in the future.
Alternatively, run the following command in your Node-RED user directory - typically ~/.node-red
on Linux or %HOMEPATH%\.nodered
on Windows
npm install node-red-l3logger-subflow
Usage
Just use the subflow in your current flow and trigger it to call Earthquake Api to get the csv file and use it to log into local path in a text file.
Bugs and enhancements
Please share your ideas and experiences on the Node-RED forum, or open an issue on the page of the project on GitHub
License
Copyright 2023 [ISC] (LICENSE).