Re: [web-nfc] Should we ignore NDEFMessage.serialNumber for NFCWriter::push()? (#224)

The UID is not part of NDEF messages, so I would support moving out the tag specific (low-level) information from NDEF message structure.
We could indeed put it to the read event - however, I wonder whether should we generalize this and define a separate structure/interface for low level tag/adapter info, UID (serial number) being one property in that.

Anyway, at the moment the above proposal looks good to me.

-- 
GitHub Notification of comment by zolkis
Please view or discuss this issue at https://github.com/w3c/web-nfc/issues/224#issuecomment-495574906 using your GitHub account

Received on Friday, 24 May 2019 11:00:14 UTC