Skip to content

Instantly share code, notes, and snippets.

@xysten
xysten / abc_device_stats
Created June 26, 2018 07:14
Merakidata
#!/usr/bin/ruby1.9
#
# Capture events from Meraki CMX Location Push API, Version 1.0.
#
# DISCLAIMERS:
#
# 1. This code is for sample purposes only. Before running in production,
# you should probably add SSL/TLS support by running this server behind a
# TLS-capable reverse proxy like nginx.
#