node-red-contrib-uk-national-rail

0.1.4 • Public • Published

node-red-contrib-uk-national-rail

A Node-RED node to provide a list of upcoming train departures.

Pre-requisites

To use this node you will require an API key from the UK National Rail Developers web site.

Install

Install using the Manage Palette menu option, or manually run the following command in your Node-RED user directory - typically ~/.node-red

    npm i --save dceejay/node-red-contrib-uk-national-rail

Usage

Outputs

  • payload contains an array of upcoming train departure objects.
  • topic set to the station code of the station requested.

Inputs

  • station a station code string that can be used if one is not specified in the configuration. The configuration has precedence.

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i node-red-contrib-uk-national-rail

    Weekly Downloads

    1

    Version

    0.1.4

    License

    Apache-2.0

    Unpacked Size

    26.9 kB

    Total Files

    10

    Last publish

    Collaborators

    • dceejay