Code for the Workantile door controllers
Go to file
Anna Schumaker 7296900ddf Updates for key validation:
- Check the start and stop bytes of the RFID message in addition to the
  expected length to prevent crashes.
- There is no need to re-lock the door if it was never unlocked.

Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
2017-06-19 16:32:53 -04:00
simulator Add missing "self" argument to Serial.reset_input_buffer() 2017-06-19 15:59:39 -04:00
.gitignore Initial commit: Added what we have so far 2015-04-07 17:51:10 +00:00
Makefile Makefile fixes 2015-04-09 20:01:27 +00:00
doors.py Updates for key validation: 2017-06-19 16:32:53 -04:00
doorsd.service Add a systemd service file 2015-04-09 19:39:14 +00:00
doorsrc Change the default server 2017-06-19 16:16:53 -04:00
simulator.sh simulator: Add a function for reloading the simulator 2015-04-23 10:20:10 -04:00