Add multiple UUID tags to profile (1/2 Frameworks)
Adding multiple UUID tags to a profile allows us to share a single NFC tag across multiple devices. NFC tag writing works as before. NFC tag reading is expanded to check the UUID and the UUID tags of a profile. When reading unknown profiles, the user is asked to attach the tag to an exising profile. The NFC tag itself stays untouched. Patch Set 1: * initial commit Patch Set 2: * rebase * remove getProfileByTag() and use getProfile() * rename tag to secondary uuid Patch Set 3: * rename "tag" leftovers Change-Id: I284f8a823ced48d3b88ce3b3a1e83152cb145d2d
Loading
Please register or sign in to comment