node-adt-pulse
v0.0.1
Published
Node.js API for ADT Pulse Website
Downloads
2
Readme
node-adt-pulse - Node.js API for ADT Pulse Website
This module provides calls to the ADT Pulse Website for Nodejs.
Installation
You can install this through npm: npm install node-adt-pulse
You can also install via git by cloning: git clone https://github.com/ithinkdancan/node-adt-pulse.git /path/to/node-adt-pulse
Usage
var pulse = require('node-adt-pulse')
var alarm = new Pulse(('<YOUR EMAIL>','<YOUR PASWORD>');