|
|
| Motion (const char *jsonData) noexcept(false) |
| |
|
| Motion (const nx::kit::Json &json) noexcept(false) |
| |
|
template<typename T > |
| | Motion (const T &)=delete |
| |
|
bool | operator== (const Motion &) const |
| |
|
nx::kit::Json | to_json () const |
| |
|
|
int | channel = 0 |
| |
|
std::chrono::milliseconds | startTimestamp |
| |
|
std::chrono::milliseconds | duration {} |
| |
|
std::string | deviceId |
| |
|
std::string | dataBase64 |
| |
The documentation for this struct was generated from the following files:
- src/nx/sdk/cloud_storage/helpers/data.h
- src/nx/sdk/cloud_storage/helpers/data.cpp