7#ifndef LOGICALACCESS_OSDPLEDBUZZERDISPLAY_HPP
8#define LOGICALACCESS_OSDPLEDBUZZERDISPLAY_HPP
33 void setGreenLed(
bool status)
override;
39 void setRedLed(
bool status)
override;
47 void setBuzzer(
bool status)
override;
49 std::shared_ptr<OSDPReaderCardAdapter> getOSDPReaderCardAdapter()
const;
A LED/Buzzer Display base class.
Definition: ledbuzzerdisplay.hpp:20
A OSDP LED/Buzzer Display class.
Definition: osdpledbuzzerdisplay.hpp:22
OSDPColor
Definition: osdpcommands.hpp:34