UgiDetailedPerReadData Class Reference

Overview


Data for each tag read, sent if detailedPerReadData is YES in the RFID configuration

Properties

NSDate * timestamp
 When the find happened.
 
int frequency
 Frequency the find happened at.
 
double rssiI
 RSSI, I channel (0-15)
 
double rssiQ
 RSSI, Q channel (0-15)
 
int readData1
 first word read (if applicable)
 
int readData2
 second word read (if applicable)