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.
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; USER_EMAIL=user@domain.com ./run.sh
Once you're sending data, you can check the dashboards bellow in Kibana:
See CONTRIBUTING for more information.
This library is licensed under the MIT-0 License. See the LICENSE file.