This python script is developed for interface the user to the database system to ensure the graphic view of all information about the devices in the room.
The Application is divided in 4 areas:
- View Graph
- View Room
- View Mac Frequency
- Configuration
In this section is possible have a graphic plot about the number of devices in a selected room in the last 5 minutes from the time start setted.
It's possible in this way have control about the influx of people.
A simple view of a room in which is possible select a device and see its mac address.
It's also possible select a longer time lapse to see an animation about the movement of all devices.
This area opens a text editor for configure the .yaml file with all info about the rooms:
- Number of rooms
- Number of ESP in a room
- Width and Height of a room
Python bindings for the Qt cross-platform C++ framework: PyQt4
For GraphicPlot: PyQtGraph