You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added ‘strength_of_field’ and ‘num_entries’ to each car class in the event results for the class SoF and entry count.
Removed ‘simulated_start_utc_time’ and ‘simulated_start_utc_offset’ from results “weather” object, and added ‘simulated_start_time’ to be consistent with Weather objects in other areas of the API.
Series / Seasons
Removed duplicate ‘simulated_time_multiplier’ from schedule objects. Now only appears in the “weather” object in each schedule.
Removed ‘simulated_start_utc_time’ from the schedule “weather” objects.
The text was updated successfully, but these errors were encountered:
- "ResultsWeather" type:
- Removed "SimulatedStartUtcTime" and "SimulatedStartUtcOffset" fields
- Changed data type of "SimulatedStartTime" field to "DateTime"
- "Results.CarsInClass" type:
- Removed "PackageId" field
- "Results.ResultsCarClasses" type:
- Removed "RelativeSpeed" field
- "Schedule" type:
- Removed "SimulatedTimeMultiplier" field
- "Series.Weather" type:
- Removed "SimulatedStartUtcTime" field
Fixes: #211
From the release notes: https://forums.iracing.com/discussion/64507/2024-season-3-patch-2-release-notes-2024-06-28-01
The text was updated successfully, but these errors were encountered: