Skip to content

arnaudsm/iot-health

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IOT Health Platform

Dependencies

  • docker and docker-compose

Start server

Run docker-compose up -d on the main folder

Start Sensor code

Run : sudo ./api/main

docker exec -it web sh to create a terminal inside

Contributors

Database structure

table api_point

  • time (type time automatique)
  • sensor_id (type int)
  • value (type réel)

About

IOT Health Dashboard and API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published