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.
- Host: GitHub
- URL: https://github.com/akshayxml/distributed-iot-platform
- Owner: akshayxml
- Created: 2021-08-02T23:04:03.000Z (over 4 years ago)
- Default Branch: sample_application
- Last Pushed: 2021-08-26T11:16:25.000Z (over 4 years ago)
- Last Synced: 2025-01-25T04:09:49.205Z (11 months ago)
- Topics: docker, fault-tolerance, flask, iot-platform, kafka, microservices-architecture, monitoring, python3, scheduling, sensors
- Language: Python
- Homepage:
- Size: 1.57 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.
