Class HWThermometer
Dto for HARDWARIO CHESTER data about thermometer
Inheritance
System.Object
HWThermometer
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: VEDriversLite.Devices.APIs.HARDWARIO.Dto
Assembly: VEDriversLite.dll
Syntax
public class HWThermometer
Properties
| Improve this Doc View Sourcetemperature
Temperature on the sensor
Declaration
public double temperature { get; set; }
Property Value
Type | Description |
---|---|
System.Double |