nx_cloud_storage_sdk  1.0
Cloud Storage SDK
Public Member Functions | Public Attributes | List of all members
nx::sdk::cloud_storage::Motion Struct Reference

Public Member Functions

 Motion (const char *jsonData)
 
 Motion (const nx::kit::Json &json)
 
template<typename T >
 Motion (const T &)=delete
 
bool operator== (const Motion &) const
 
nx::kit::Json to_json () const
 

Public Attributes

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: