RFIDv2: Difference between revisions

From Pumping Station One
 
Line 36: Line 36:
*Writing a cron job to sync PS1Auth data (that members can add their RFID) to the RFID2 SQL database the door reader uses.
*Writing a cron job to sync PS1Auth data (that members can add their RFID) to the RFID2 SQL database the door reader uses.
*Create an Auto-it script that presses the upload button in the control software to send info from the SQL database to the controller.
*Create an Auto-it script that presses the upload button in the control software to send info from the SQL database to the controller.
==DEV2AD==
A wifi enabled microcontroller with an RFID reader makes a webservice call to Glue. Dev2AD is running on Glue and receives the call. DEV2AD validates that the tag is associated with the authorization for that tool. Currently the theory would be that DEV2AD would look at the AD group for a particular piece of equipment, grab the list of all users in that group, and search for a matching tag - if a tag matches then an activity will be initiated.


==Status==
==Status==