5#include <logicalaccess/plugins/cards/mifareultralight/lla_cards_mifareultralight_api.hpp>
9#define CHANGE_SERVICE_MIFAREULTRALIGHT_UID "MifareUltralightUIDChanger"
26 std::shared_ptr<StorageCardService> storage);
33 void changeUID(
const ByteVector &new_uid)
override;
Definition: mifareultralightuidchangercardservice.hpp:19
std::string getCSType() override
Definition: mifareultralightuidchangercardservice.hpp:28
std::shared_ptr< StorageCardService > storage_
Definition: mifareultralightuidchangercardservice.hpp:36
Definition: uidchangerservice.hpp:14
std::vector< uint8_t > ByteVector
Definition: lla_fwd.hpp:80
#define CHANGE_SERVICE_MIFAREULTRALIGHT_UID
Definition: mifareultralightuidchangercardservice.hpp:9