polar-prost 0.1.0

Protobuf bindings to interact with Polar watches
Documentation
1
2
3
4
5
6
syntax = "proto2";
package data;

message PbMcLarenSportProfileSettings {
	required bool auto_start = 4 ;
}