MCUStatus Struct Reference
MCU Status struct which contains the response received from the service.
#include <mcuApi.h>
Public Attributes | |
std::string | timestamp |
timestamp | |
std::uint32_t | hardware_exceptions |
Hardware exceptions. | |
std::uint32_t | software_exceptions |
Software exceptions. | |