Skip to content

Latest commit

 

History

History
56 lines (44 loc) · 1.36 KB

README.md

File metadata and controls

56 lines (44 loc) · 1.36 KB

SoI4IoT

System of Information For Internet of Things Provide web management interface to track and manage IoT activities

We have also the hardware for that, thanks to ask ;)

Featues

  • Full REST API synch with the SQL structure
  • Google Map
  • Dashboard
  • Push personnal web position by web click as GPS tracker
  • Auto polling of the web position (can be forked for IoT device ;)
  • Each user, device and tracking are browsable
  • API server secured by simple auth (at this time, code ongoing for token)

Validation done

Already integrated and validated with the following IoT components:

  • Bt.tn button with sigfox communication
  • Arduino with Wifi ESP8266 & Sigfox
  • Security (api auth + crypting)

Doc

Feature

Dashboard

  • Dashboard

Tracker

  • Tracker

Management

User

  • List_User

Customer

  • List_Customer

Device (IoT, web browser...)

  • List_Device

Tracking (linked to user and device)

  • List_Tracking

Credits

  • Flask
  • MySQL
  • Google Map API

Have fun ;)