Skip to content

(2024 Public Version) Database structure configuration files for an FRC scouting system.

License

Notifications You must be signed in to change notification settings

frc1678/schema-2024-public

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

1678 Schema 2024 (Public)


Welcome to the public repository for Team 1678 Software Scouting's Server! Feel free to check out our 2024 Scouting Whitepaper and the 2024 public Software Scouting repositories for our Match Collection, Viewer, Server, Schema, Stand Strategist, Pit Collection, OverRate, and Pit Display apps.


Example Generator

Usage

Run with

./example_gen.py <schema_file.yml>
  • Integers, float will be automatically generated
  • Lists and Strings will prompt you to enter an example value (please make it accurate)
  • Enum will be randomly chosen from the enum

About

(2024 Public Version) Database structure configuration files for an FRC scouting system.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages