@@ -171,4 +171,6 @@ The clock sends it's state to the address specified with --osc-dest on `/clock/s
3. string: minutes display
4. string: seconds display
5. string: "tally" text
6. int32: pause state, 0 = running, 1 = paused
\ No newline at end of file
6. int32: pause state, 0 = running, 1 = paused
The above fields can be considered as stable, but additional fields are possible, so if possible check that the field count is 6 or more in implementations.