Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

relayr

Package Overview
Dependencies
Maintainers
2
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

relayr

Relayr sensor SDK for node

  • 0.3.8
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
4
Maintainers
2
Weekly downloads
 
Created
Source

The relayr Node.js Library

Welcome to the relayr Node.js Library. The library allows you to access your WunderBar sensor data and the relayr Cloud Platform functionality from apps built in Node.js.

This library isn't complete, but will grow to expose a lot more useful functionality.

Installing the Library

To install the library simply type

npm install relayr

Including the Library in your Project

In order to include the module in your project simply add

var Relayr = require('relayr');

Using the Library

For a documentation on how to use the library please see our Node.js section on the Developer Dashboard

Examples

Please have a look at the Examples folder for a few samples displaying the library's capabilities.

Credits

Big thanks to BinaryMax for putting in the ground work for this library.

License

MIT License

Keywords

FAQs

Package last updated on 03 Jun 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc