aboutsummaryrefslogtreecommitdiffstats
path: root/openxc.options
diff options
context:
space:
mode:
authorChristopher Peplin <chris.peplin@rhubarbtech.com>2014-03-04 15:28:14 -0500
committerChristopher Peplin <chris.peplin@rhubarbtech.com>2014-03-04 15:28:14 -0500
commit3e91f2023d1161432605aff4af6616a589e63b5c (patch)
tree94cf505364e5697b00ddc6827bd56ef0cf6e252c /openxc.options
parentd12a24040584f3202ee9428bce56e5915954ffaf (diff)
Condense string/number/bool trio into a field.
Diffstat (limited to 'openxc.options')
-rw-r--r--openxc.options3
1 files changed, 1 insertions, 2 deletions
diff --git a/openxc.options b/openxc.options
index 1f45bff7..92b8f5b7 100644
--- a/openxc.options
+++ b/openxc.options
@@ -1,6 +1,5 @@
openxc.TranslatedMessage.name max_size:100
-openxc.TranslatedMessage.string_value max_size:100
-openxc.TranslatedMessage.string_event max_size:100
+openxc.DynamicField.string_value max_size:100
openxc.DiagnosticResponse.payload max_size:8
openxc.DiagnosticRequest.payload max_size:8
openxc.RawMessage.data max_size:8