7#ifndef LOGICALACCESS_EM4135CHIP_HPP
8#define LOGICALACCESS_EM4135CHIP_HPP
11#include <logicalaccess/plugins/cards/em4135/lla_cards_em4135_api.hpp>
18#define CHIP_EM4135 "EM4135"
48 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 EM4135 base chip class.
Definition: em4135chip.hpp:23
std::string getGenericCardType() const override
Get the generic card type.
Definition: em4135chip.hpp:39
#define CHIP_EM4135
Definition: em4135chip.hpp:18