fablab-bergamo / Fab-O-matic

RFID machine access solution for a Fab Lab, based on ESP32. Uses modern C++ with Arduino framework. Hardware project is included.
https://www.fablabbergamo.it/2024/06/03/fabomatic1/
MIT License
2 stars 3 forks source link

Provide more details on failed login #7

Closed PBrunot closed 10 months ago

PBrunot commented 1 year ago

Login on the machine may fail for several reasons:

This needs to be shown on the LCD pannel. Right now, only "Unknown user + RFID 8hex chars" is displayed

PBrunot commented 10 months ago

Unknown badge (server or whitelist) -> LOGIN_DENIED message Machine blocked from users -> NOT_ALLOWED message Maintenance -> MAINTENANCE_NEEDED message