vikibaarathi / RHCloudlink-plugin

Plugin for the RH FPV Timing System which allows race data to be submitted to the cloud
MIT License
3 stars 0 forks source link

added class name to payload so later cloud manage #5

Closed vikibaarathi closed 1 year ago

vikibaarathi commented 1 year ago

This introduces class name to the payload. Original design is to let the race director match classes in rotorhazard. To keep things simple, matching will be done in cloud instead. Therfore, class ID and class name are required on class side so director can do the matching.

With matching done, cloud can determine which group of heats follow the qualifying design, double elimination design and single elimination design as well as other such future enhancements.