2015-06-16 09:36:30 +02:00
|
|
|
node-red-node-feedparser
|
|
|
|
========================
|
2015-06-13 19:46:24 +02:00
|
|
|
|
2015-06-16 09:36:30 +02:00
|
|
|
A <a href="http://nodered.org" target="_new">Node-RED</a> node to read RSS and Atom feeds.
|
2015-06-13 19:46:24 +02:00
|
|
|
|
|
|
|
Install
|
|
|
|
-------
|
|
|
|
|
2016-03-02 14:18:24 +01:00
|
|
|
Run the following command in your Node-RED user directory - typically `~/.node-red`
|
2015-06-13 19:46:24 +02:00
|
|
|
|
|
|
|
npm install node-red-node-feedparser
|
|
|
|
|
|
|
|
Usage
|
|
|
|
-----
|
|
|
|
|
2016-03-02 14:18:24 +01:00
|
|
|
### Input
|
2015-06-13 19:46:24 +02:00
|
|
|
|
|
|
|
Monitors an RSS/atom feed for new entries.
|
|
|
|
|
|
|
|
You can set the polling time in minutes. Defaults to 15 minutes.
|