wokim / iot-analytics-sample

0 stars 0 forks source link

IoT Anaytics Sample

This project is demo to build a minimal system that collects and analyzes usage data of wearable masks with air-purifier from each end-user.

High Level Design

How To Run

# Provision IoT topic rules, channel, datastore, and dataset
$ cdk deploy

# Run demo device to publish messages to AWS IoT Core using MQTT protocol
$ cd device
$ npm run start

Licenses

N/A