Definition at line 16 of file storage.hpp.
Public Attributes | |
std::string | id |
std::string | description |
std::chrono::steady_clock::time_point | stop_timepoint |
std::string alerts::Alert::description |
Definition at line 18 of file storage.hpp.
std::string alerts::Alert::id |
Definition at line 17 of file storage.hpp.
std::chrono::steady_clock::time_point alerts::Alert::stop_timepoint |
Definition at line 19 of file storage.hpp.