NvPSDErr
Enumeration of PSD error codes.
Definition: NvPSD.h:29
int launchSmartDoorControlAlgo(std::string plcIP, unsigned int plcPort)
NvPSDErr onSmartDoorPSDStop()
NvPSDErr onEventNotificationReceive(const DecisionRequest *request, DecisionResponse *response)
std::pair< std::string, uint64_t > getCurrentTimeForPacket()
void sendDoorCommand(unsigned char command, bool trackAck)
Structure for decision request.
Definition: pss_protocol.h:197
Structure for decision response.
Definition: pss_protocol.h:208