Skip to content

ConsoleWorkoutType

ConsoleWorkoutType = "just-row" | "fixed-distance" | "fixed-time" | "fixed-calories" | "interval-distance" | "interval-time" | "interval-calories" | "variable-intervals"

Defined in: console-sdk/src/protocol/realtime.ts:32

Type of workout currently configured on a console, as reported inside every realtime frame. 'variable-intervals' is the firmware’s mixed/variable interval program (RUN_TAR_INT_VARIABLE).