java.lang.Object
com.pi4j.crowpi.components.internal.rfid.RfidCardUid
UID of RFID PICC / card which contains UID + SAK
-
Constructor Summary
ConstructorDescriptionRfidCardUid
(byte[] uid, byte sak) RfidCardUid
(List<Byte> uidBytes, byte sak) -
Method Summary