feat(rfid): added tables to the db for tags and readers

This commit is contained in:
2025-03-14 07:34:12 -05:00
parent bb1635a5b4
commit dc04d97229
4 changed files with 1063 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
/**
* While in production we will monitor the readers if we have not gotten a heartbeat in the last 5 min we will send a reboot command along with an email.
*/