public class TriggerReadData| TriggerReadData | Initializes a new instance of the TriggerReadData class |
| Equals | (Inherited from Object) |
| Finalize | (Inherited from Object) |
| GetEpcString | |
| GetHashCode | (Inherited from Object) |
| GetType | (Inherited from Object) |
| MemberwiseClone | (Inherited from Object) |
| ToString | (Inherited from Object) |
| antennaID | ID of antenna where tag was read. |
| epc | Tag EPC data. |
| epcLen | Number of bytes stored in epc field, zero if tag could not be found. |
| rssi | Tag RSSI, -127 if tag could not be found. |
| scaledRssi | Tag RSSI scaled to 0% - 100%. |
| sensor | true if notification source is sensor, otherwise FALSE and source is GPIO. |
| source | Sensor/GPIO source number. For accessory device buttons this is >=100 |