Skip to content

System of Information For IoT. Position tracking. Device, User real time follow up!

License

Notifications You must be signed in to change notification settings

guillain/SoI4IoT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 ;)