andreasdri / smart-pulse-oximeter-grafana

An AWS Lambda function to send data from AWS IoT to InfluxDB and Grafana with the use of Docker.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Smart Pulse Oximeter Grafana

This is a repository for the AWS Lambda code used to push data from AWS IoT rules engine to InfluxDB and Grafana. It also contains the Docker compose file used to setup InfluxDB and Grafana on AWS EC2.

Setup

$ yarn && yarn dist

Deploy

$ yarn deploy

Based on babel-lambda-skeleton by Kristofer Larsen.

About

An AWS Lambda function to send data from AWS IoT to InfluxDB and Grafana with the use of Docker.


Languages

Language:JavaScript 100.0%