Closed emanuelen5 closed 3 years ago
Temporary storage label with QR code. Stores the following data in the QR code:
{"member_number":9999,"v":1,"type":"temp","expiry_date":"2021-12-24","unix_timestamp":1632602525,"description":"asd ads asd asdasds"}
Example:
Closes #89
I made it a bit shorter. The member number, and date took up a very large portion of the label, so I reduced their size. This is OK as they are also stored in the QR code:
Temporary storage label with QR code. Stores the following data in the QR code:
Example:
Closes #89