An open API service indexing awesome lists of open source software.

https://github.com/akshayxml/distributed-iot-platform

Distributed Platform that is capable of managing and deploying IoT applications on it.
https://github.com/akshayxml/distributed-iot-platform

docker fault-tolerance flask iot-platform kafka microservices-architecture monitoring python3 scheduling sensors

Last synced: 3 months ago
JSON representation

Distributed Platform that is capable of managing and deploying IoT applications on it.

Awesome Lists containing this project

README

          

# Distributed IOT Platform

- A distributed IOT platform which provides functionalities to develop an application involving interaction with multiple sensors, analyzing the data from the sensors and taking action on the sensors.
- The platform is able to register new sensor type and sensors.
- The application can be developed at the developers side, the sensors needed can be easily registered on the platform, and then the application can be scheduled and deployed over the platform following the application model defined by our platform.

![Overall architecture](./images/image7.jpg)