Skip to content

Collects devices in our wifi and generates json docs that our IRC Bot can read

License

Notifications You must be signed in to change notification settings

k4cg/SpaceStatus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpaceStatus

spacestatus.py collects various data and puts them into a json format. spacestatus_mqtt.py collects the same data and pushed it to an mqtt server.

The measurements

  • Temperature
  • UV Light
  • Devices in Wifi network
  • Sound intensity
  • another temperature

Method for wifi collection

At the moment only arp information is used. for performance reasons nmap scan is deactivated

Thanks

... to our friends from @b4ckspace, for providing the idea, some of the implementation and hints.

About

Collects devices in our wifi and generates json docs that our IRC Bot can read

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages