0.1.0 • Published 9 years ago

hubot-meraki v0.1.0

Weekly downloads
1
License
MIT
Repository
github
Last release
9 years ago

Hubot-Meraki

Meraki Presence Receiver dapted from nodejs Meraki Presence receiver by Kris Linquist (klinquis@cisco.com). Configured for Location API version 2.

Installation

In hubot project repo, run:

npm install hubot-meraki --save

Then add hubot-meraki to your external-scripts.json:

["hubot-meraki"]

Setup

Configure the Location API from your Meraki dashboard. Set environmental variables for MERAKI_SECRET and MERAKI_VALIDATOR

Usage

On success Hubot will emit meraki:DevicesSeen with the data payload.

0.1.0

9 years ago