We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 530ca4f commit 258d95dCopy full SHA for 258d95d
proto/ignition/msgs/statistic.proto
@@ -40,7 +40,7 @@ message Statistic
40
/// \brief A maximum value is represented.
41
MAXIMUM = 3;
42
/// \brief A variance is represented.
43
- VARIANCE = 4
+ VARIANCE = 4;
44
/// \brief A standard deviation is represented.
45
STDDEV = 5;
46
/// \brief A sample count is represented.
0 commit comments