Skip to content

CDK to deploy a sample IoT application that collects data from Distribution Power Transformers and provides near real-time dashboards.

License

Notifications You must be signed in to change notification settings

aws-samples/power-transformers-iot-kinesis-elasticsearch

Power Transformers Analytics with IoT Core, Kinesis, and Elasticsearch

Overview

The goal of this project is to deploy, using AWS CDK, a sample stack to analyze sensor data from Distribution Power Transformers. The best way to simulate these power transformers is to use IoT Device Simulator.

But you can use any code that can send messages to a Topic on AWS, including the IoT Getting Started, to simulate your devices. Include a sample client provided.

IoT + Kinesis + Elasticsearch architecture

Execute

There is a script called run.sh that already executes the steps required to deploy this CDK, and you can run it with chmod +x run.sh; [email protected] ./run.sh

Kibana Dashboards

Once you're sending data, you can check the dashboards bellow in Kibana:

Overview Dashboard

Overview Dashboard

Details Dashboard

Details Dashboard

Security

See CONTRIBUTING for more information.

License

This library is licensed under the MIT-0 License. See the LICENSE file.

About

CDK to deploy a sample IoT application that collects data from Distribution Power Transformers and provides near real-time dashboards.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published