Code Monkey home page Code Monkey logo

node-red-contrib-aprsfi's Introduction

node-red-contrib-APRS

A Node RED Wrapper of the APRS.FI API

This node provides a wrapper for the api however it is left to the user to comply with the

How to use

  1. Get a APRS.fi API key and secret from here
  2. Insert the Aprs node into the workspace
  3. Open the nodes properties and click the "new aprsfi-credentials" button
  4. Enter API key and save
  5. Select the new credentials from the drop down list
  6. Either Fill the remaining details OR ensure the incoming msg object includes the msg.what and msg.call

Input Message

msg.what must be a string containing the type of request, the options are 'loc', 'msg', or 'wx' msg.call should be 1 or more comma sepperated call signs/ station id's i.e "vk2bha,vk2bha-1,VK2BTW-6"

Output Message

msg.payload will be discarded and replaced with the passed JSON string reply from aprs.fi

example location data

{ command: 'get', result: 'ok', what: 'loc', found: 1, entries: [ { class: 'a', name: 'VK2JMA-9', type: 'l', time: '1518516135', lasttime: '1518516135', lat: '-31.04267', lng: '150.93200', speed: 5.0914054431091, symbol: '/>', srccall: 'VK2JMA-9', dstcall: 'APOT21', comment: '13.3V 22C G'Day', status: '13.7V 14C G'Day', status_lasttime: '1508647975', path: 'WIDE1-1,WIDE2-2,qAR,VK2YGV-5' } ] }

node-red-contrib-aprsfi's People

Contributors

pingu2211 avatar

Stargazers

Gerad Munsch avatar  avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.