Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 809 Bytes

APIStatus.md

File metadata and controls

18 lines (13 loc) · 809 Bytes

TBAAPI.V3Client.Model.APIStatus

Properties

Name Type Description Notes
CurrentSeason int Year of the current FRC season.
MaxSeason int Maximum FRC season year for valid queries.
IsDatafeedDown bool True if the entire FMS API provided by FIRST is down.
DownEvents List<string> An array of strings containing event keys of any active events that are no longer updating.
Ios APIStatusAppVersion
Android APIStatusAppVersion

[Back to Model list] [Back to API list] [Back to README]