Home
last modified time | relevance | path

Searched defs:DbusEventLogEntry (Results 1 – 1 of 1) sorted by relevance

/openbmc/bmcweb/redfish-core/include/utils/
H A Ddbus_event_log_entry.hpp14 struct DbusEventLogEntry struct
19 uint32_t Id = 0;
20 std::string Message;
21 const std::string* Path = nullptr;
22 const std::string* Resolution = nullptr;
23 bool Resolved = false;
24 std::string ServiceProviderNotify;
25 std::string Severity;
26 uint64_t Timestamp = 0;
27 uint64_t UpdateTimestamp = 0;