query.py and post.py are required on the Yun. setup instructions
Called by the Arduino code using the Bridge Process
Uses a local cache of tools and users to answer queries.
Runs post.py as a background process to do internet related tasks.
Logs to query.log
Deals with all internet stuff:
- log tool usage
- post unrecognised rfid
- update local cache
- setup oauth2 tokens
Logs to post.log
Helper script to log output of the Arduino and timestamp it for debugging
Helper script to report number of cycles and cycle times of the debug logs