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

Public Member Functions

 DeviceDescription (const char *jsonData)
 
 DeviceDescription (const nx::kit::Json &json)
 
 DeviceDescription (const nx::sdk::IDeviceInfo *info)
 
template<typename T >
 DeviceDescription (const T &)=delete
 
bool operator== (const DeviceDescription &) const
 
const char * getParamValue (const std::string &key) const
 
nx::kit::Json to_json () const
 
std::optional< std::string > deviceId () const
 

Public Attributes

std::vector< DeviceParameterparameters
 

The documentation for this struct was generated from the following files: