Skip to content
Snippets Groups Projects
Commit ae888a1b authored by Jonas Blatt's avatar Jonas Blatt :ant:
Browse files

Add more rfidTags for the prooduct service

parent 7e4337f9
No related branches found
No related tags found
No related merge requests found
......@@ -11,6 +11,8 @@ public class RfidProductService {
rifdProductMap.put("12345678", "Pizza");
rifdProductMap.put("87654321", "Döner");
rifdProductMap.put("12121212", "Spaghetti");
rifdProductMap.put("7722629150", "Schnitzel");
rifdProductMap.put("2131687117", "Leberkäse");
}
private RfidProductService() {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment