Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add healthcheck function #20

Closed
stigok opened this issue Nov 9, 2017 · 1 comment
Closed

Add healthcheck function #20

stigok opened this issue Nov 9, 2017 · 1 comment

Comments

@stigok
Copy link
Collaborator

stigok commented Nov 9, 2017

A healthcheck should periodically check that the running environment is as expected. This includes

  • i2cdetect to see that the device appears on the bus
  • Make sure the NFC-reader is polling. May be possible to send bogus requests over the i2c bus manually to trigger a health-check event in the reader.
  • Verify internet/server connectivity
  • Check format and length of file containing authorized cards
  • Verify that code is running latest version (Create apt package #15 again)
@stigok
Copy link
Collaborator Author

stigok commented Mar 4, 2018

overcomplicate things 101

@stigok stigok closed this as completed Mar 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant