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
|
|
|
|
2015-06-16 22:37:22 +02:00
|
|
|
**Note** : This is the same node as was in the core of Node-RED.
|
|
|
|
As of v0.10.8 it will be installed from here instead.
|
2015-06-13 19:46:24 +02:00
|
|
|
|
|
|
|
Install
|
|
|
|
-------
|
|
|
|
|
|
|
|
Run the following command in the user directory of your Node-RED install.
|
|
|
|
By default this is `.node-red`
|
|
|
|
|
|
|
|
npm install node-red-node-feedparser
|
|
|
|
|
|
|
|
Usage
|
|
|
|
-----
|
|
|
|
|
|
|
|
Provides two nodes - one to receive messages, and one to send.
|
|
|
|
|
|
|
|
###Input
|
|
|
|
|
|
|
|
Monitors an RSS/atom feed for new entries.
|
|
|
|
|
|
|
|
You can set the polling time in minutes. Defaults to 15 minutes.
|