DeviceDtoDeviceTemperature Property
Some devices have a temperature sensor; this is the current temperature of the device,
measured in Celsius.
Namespace: MobileTrack.Common.ModelsAssembly: MobileTrack.Common (in MobileTrack.Common.dll) Version: 0.7+1dadc87dcf0a0f837e19a3ce2deb7c1cd85375d1
public double? DeviceTemperature { get; set; }
Property Value
NullableDouble