![]() |
Public Member Functions | |
(RfidTag *) | - rfidTag |
(byte) | - tagIdLen |
Protected Attributes | |
byte | _tagIdLen |
RfidResponse is a subclass of IDBlueResponse. It is used when the payload of an IDBluePacket contains a timestamp, tag id length, followed by the tag id bytes. RfidResponse can be used as response class directly (providing tag id and timestamp) or can be overridden to process other information from the payload of an IDBluePacket (all responses from IDBLUE that contain RFID tag info, alwyas contain a timestamp, tag id length, and tag id).
- (byte) tagIdLen |
Get the number of bytes in the tag id.