DeviceDateTime Struct Reference
DateTime struct which contains the response received from the service.
#include <scmTypes.h>
Public Attributes | |
std::string | deviceId |
Device name. | |
std::uint32_t | seconds |
seconds | |
std::uint32_t | minutes |
minutes | |
std::uint32_t | hours |
hours | |
std::uint32_t | day |
day | |
std::uint32_t | month |
month | |
std::uint32_t | year |
year | |