0.0.1 • Published 10 years ago

node-adt-pulse v0.0.1

Weekly downloads
3
License
MIT
Repository
github
Last release
10 years ago

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>');