particle-throttled

v1.0.2
A rate-limited node library to interface with the Particle Cloud
particle particle api particle cloud rate-limited throttled spark api

particle-throttled

A rate-limited node library to interface with the Particle Cloud

Installation

Run npm install --save particle-throttled to install it in the project.

API

This library supports rate-limited calls to get a list of all the Particle devices, get details for a device and get the value of a variable. The default throttle timeout is 1 second.

Development

To contribute to the project, please clone the repo by running git clone https://github.com/YashdalfTheGray/particle-throttled.git and then run npm install to install all the dependencies.

npm i particle-throttled

Metadata

  • MIT
  • >=5.0.0
  • YashdalfTheGray
  • released 12/17/2016

Downloads

Maintainers