Timer

This contract extends the shared Sport base contract documented in Sports Contracts Reference.

  • ParseType: SbdataParseType (example: FullClock)
  • ClockSecondHundreds: char (example: 1)
  • ClockMilliseconds: char (example: 1)
  • ClockHundredths: char (example: 1)
  • Lane1ClockStatus: char (example: R)
  • Lane1Id: string (example: 01)
  • Lane1Clock: string (example: 00:23.456)
  • Lane2ClockStatus: char (example: R)
  • Lane2Id: string (example: 01)
  • Lane2Clock: string (example: 00:23.456)
  • Lane3ClockStatus: char (example: R)
  • Lane3Id: string (example: 01)
  • Lane3Clock: string (example: 00:23.456)
  • Lane4ClockStatus: char (example: R)
  • Lane4Id: string (example: 01)
  • Lane4Clock: string (example: 00:23.456)
  • Lane5ClockStatus: char (example: R)
  • Lane5Id: string (example: 01)
  • Lane5Clock: string (example: 00:23.456)
  • Lane6ClockStatus: char (example: R)
  • Lane6Id: string (example: 01)
  • Lane6Clock: string (example: 00:23.456)
  • Lane7ClockStatus: char (example: R)
  • Lane7Id: string (example: 01)
  • Lane7Clock: string (example: 00:23.456)
  • Lane8ClockStatus: char (example: R)
  • Lane8Id: string (example: 01)
  • Lane8Clock: string (example: 00:23.456)

Score composition

  • This contract does not expose team scores; it represents timing data only.