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