TemperatureData¶
Namespace: Rest_API.Models
Represents a single temperature data point with timestamp and value.
Inheritance Object → TemperatureData
Properties¶
Temperature¶
Gets or sets the temperature value.
Property Value¶
Timestamp¶
Gets or sets the timestamp of the temperature measurement.