7#ifndef LOGICALACCESS_INDALACHIP_HPP
8#define LOGICALACCESS_INDALACHIP_HPP
11#include <logicalaccess/plugins/cards/indala/lla_cards_indala_api.hpp>
18#define CHIP_INDALA "Indala"
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 Indala base chip class.
Definition: indalachip.hpp:24
std::string getGenericCardType() const override
Get the generic card type.
Definition: indalachip.hpp:40
#define CHIP_INDALA
Definition: indalachip.hpp:18