Skip to content

Instantly share code, notes, and snippets.

@garybunofsky
Last active June 7, 2020 17:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save garybunofsky/49cd616fc016f6f7be60e4748fa8a3d9 to your computer and use it in GitHub Desktop.
Save garybunofsky/49cd616fc016f6f7be60e4748fa8a3d9 to your computer and use it in GitHub Desktop.
scanning-qr-code-data
{
"access_code": "12345",
"first_name": "first name of visitor",
"last_name": "last name of visitor",
"division": "name of division",
"datetime": "2010-08-03T03:00:00.000000",
"ryg_status": "Y",
"employee_id": 12345,
"badge_number": 12345,
"employee_type": "visitor"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment