Skip to content

mqtt agent publishing wifi metrics, and presence informations, downloads, uploads using freebox api

Notifications You must be signed in to change notification settings

mqttiotstuff/mqtt-agent-wifi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Mqtt agent, publishing freebox connection informations

This permit to :

  • Make integrity checks on connected devices / stations
  • Measures the network activity for childrens, and raise alarms
  • Be aware of people in the location of the Wifi State (presence)

prerequisis

  • mqtt-paho library
  • python 3

published topics

Authentication notes

launch the command to renew the token :

curl -d @content http://mafreebox.freebox.fr/api/v4/login/authorize/ > result_auth

click on the button on the freebox

take the trackid in json

curl http://mafreebox.freebox.fr/api/v3/login/authorize/5 > authorize_result

About

mqtt agent publishing wifi metrics, and presence informations, downloads, uploads using freebox api

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages