|
Leosac
0.8.0
Open Source Access Control
|
Database aware Hardware Service.
Base class for hardware devices.
std::string hardware_device_type(const Hardware::Device &device) const
Return the name of real type of a device.
This is the header file for a generated source file, GitSHA1.cpp.
std::shared_ptr< DBService > DBServicePtr
json serialize_device_metadata(const Hardware::DevicePtr &device) const
Serialize as json the metadata of a device.
std::shared_ptr< Device > DevicePtr
DevicePtr find_device_by_name(const std::string &dev_name) const
HardwareService(const Leosac::DBServicePtr &dbservice)
Provides dynamic serializers management for a given object's hierarchy.