GatherSensorBean.proto 76 B

12345
  1. syntax = "proto3";
  2. message GatherSensorBean {
  3. int32 avgAcceleration = 1;
  4. }