Represents a simplified weather result containing only the device ID and average weather data. This data shape excludes the localDate and timestamp fields that are present in the WeatherRecord class.
Creates a new instance of WeatherResult.
The unique identifier for the device.
The average weather data for the device.
Readonly
Represents a simplified weather result containing only the device ID and average weather data. This data shape excludes the localDate and timestamp fields that are present in the WeatherRecord class.