|
ORE Studio 0.0.4
|
A single log entry item for the fire-and-forget publish protocol. More...
#include <telemetry_protocol.hpp>

Public Attributes | |
| std::string | level |
| std::int64_t | timestamp_ms = 0 |
| std::string | component |
| std::string | message |
A single log entry item for the fire-and-forget publish protocol.
Uses primitive types only to avoid rfl serialisation issues with boost::uuids::uuid and std::chrono::time_point.