summaryrefslogtreecommitdiffstats
path: root/openxc.options
diff options
context:
space:
mode:
authorChristopher Peplin <github@rhubarbtech.com>2016-09-10 01:23:50 -0400
committerGitHub <noreply@github.com>2016-09-10 01:23:50 -0400
commit1f30cd503806c0844e3ee53ef3627b8a5464d124 (patch)
tree048eb1fd65d1edf8d4abd7d7a9acbc0a0069c666 /openxc.options
parent15cd69864383276e2099b803cdb11cda7f2f6d0a (diff)
parent74608488b95bda83fc67a6eb25715e7a7cb0e0d1 (diff)
Merge pull request #29 from openxc/increase-payload
Increase payload
Diffstat (limited to 'openxc.options')
-rw-r--r--openxc.options2
1 files changed, 1 insertions, 1 deletions
diff --git a/openxc.options b/openxc.options
index b434578b..53726fc4 100644
--- a/openxc.options
+++ b/openxc.options
@@ -1,7 +1,7 @@
openxc.SimpleMessage.name max_size:100
openxc.DynamicField.string_value max_size:100
openxc.CommandResponse.message max_size:128
-openxc.DiagnosticResponse.payload max_size:8
+openxc.DiagnosticResponse.payload max_size:255
openxc.DiagnosticRequest.name max_size:10
openxc.DiagnosticRequest.payload max_size:8
openxc.CanMessage.data max_size:8