summaryrefslogtreecommitdiffstats
path: root/openxc.proto
diff options
context:
space:
mode:
Diffstat (limited to 'openxc.proto')
-rw-r--r--openxc.proto1
1 files changed, 1 insertions, 0 deletions
diff --git a/openxc.proto b/openxc.proto
index a825e1c3..a562b49d 100644
--- a/openxc.proto
+++ b/openxc.proto
@@ -28,6 +28,7 @@ message DiagnosticMessage {
// TODO we are capping this at 8 bytes for now - need to change when we
// support multi-frame responses
optional bytes payload = 7;
+ optional double value = 8;
}
message TranslatedMessage {