7#ifndef LOGICALACCESS_PROXLITECHIP_HPP
8#define LOGICALACCESS_PROXLITECHIP_HPP
11#include <logicalaccess/plugins/cards/proxlite/lla_cards_proxlite_api.hpp>
18#define CHIP_PROXLITE "ProxLite"
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 Prox Lite base chip class.
Definition: proxlitechip.hpp:24
std::string getGenericCardType() const override
Get the generic card type.
Definition: proxlitechip.hpp:40
#define CHIP_PROXLITE
Definition: proxlitechip.hpp:18