Functions | |
DeviceInfoConfigPtr | DeviceInfo (const StringPtr &connectionString, const StringPtr &name="", const StringPtr &customSdkVersion=nullptr) |
Creates a DeviceInfoConfig with a connection string and optional name. More... | |
|
inline |
Creates a DeviceInfoConfig with a connection string and optional name.
connectionString | String used to connect to the device. |
name | The name of the device. Optional parameter. |
customSdkVersion | Used when the device uses a custom SDK version. Optional parameter. |