Skip to content

uavionix/pingStation-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

pingStation Examples

Overview

Example code for accessing pingStation surveillance data.

Several methods of accessing the data are provided.

  • UDP
  • WebSockets
  • REST

Each example is provided as a Node script.

Dependencies and Build Requirements

Node v6 [https://nodejs.org/en/] with NPM

Node

Install module dependencies:

$ npm install

Then run the appropriate script:

$ node ./pingStation-REST.js
 or
$ node ./pingStation-UDP.js
 or
$ node ./pingStation-WS.js

About

pingStation Examples

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages