Skip to content

Files

Latest commit

71fc0e2 · Jun 18, 2015

History

History

Overview

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

Debugging tools

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