makeitlabs / ratt

RATT (RFID All The Things) is an RFID access control system primarily for use on tools and equipment in makerspace environments. Based on Raspberry Pi Zero W and a custom hardware control board.
23 stars 4 forks source link

Lockout message displays raw JSON #15

Closed bkgoodman closed 4 years ago

bkgoodman commented 4 years ago

Currently displays like: {"reason":"Maintenance","tool":"laser-rabbit"}

Should display like:

Something else

tangentaudio commented 4 years ago

Fixed by brad - merged from PR, tested by Steve.