RFID report based on RFID tag messages received from printer. More...
Public Types | |
enum | RfidDataType { RfidDataType.EPC, RfidDataType.USR, RfidDataType.TID, RfidDataType.ACS, RfidDataType.UNKNOWN } |
Properties | |
string | Data [get] |
String representation of RFID data. | |
RfidDataType | DataType [get] |
Type of RFID data contained in Data. | |
bool? | Failed [get] |
True if RFID action failed. | |
bool | IsWriteOperation [get] |
True if report result of write operation. False if read operation. | |
RFID report based on RFID tag messages received from printer.
|
strong |