7#ifndef LOGICALACCESS_STMLRI512CHIP_HPP
8#define LOGICALACCESS_STMLRI512CHIP_HPP
11#include <logicalaccess/plugins/cards/stmlri/lla_cards_stmlri_api.hpp>
18#define CHIP_STMLRI512 "StmLri512"
49 std::shared_ptr<LocationNode> getRootLocationNode()
override;
The base chip class for all chip. Each chip have is own object and providers according to himself and...
Definition: chip.hpp:37
The STM LRI512 base chip class.
Definition: stmlri512chip.hpp:24
std::string getGenericCardType() const override
Get the generic card type.
Definition: stmlri512chip.hpp:40
#define CHIP_STMLRI512
Definition: stmlri512chip.hpp:18