Skip to content

trefeon/iot-platform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple IoT Platform

A minimal web server for displaying sensor data.

Features

  • Web dashboard
  • JSON API
  • Docker support

Quick Start

pip install flask
python main.py

Open http://localhost:5000

Docker

docker-compose up

API

  • GET / - Dashboard
  • GET /api/data - JSON data

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published