summaryrefslogtreecommitdiffstats
path: root/JSON.mkd
AgeCommit message (Collapse)AuthorFilesLines
2015-10-29and commit files for 0.5Eric Marsman1-2/+2
2015-09-15link to web server projectEric Marsman1-1/+1
2015-09-14abs link jsonmgiannikouris1-1/+1
2015-09-14jsonmgiannikouris1-1/+1
2015-09-14More JSON.mkdmgiannikouris1-2/+2
2015-09-14More JSON.mkdmgiannikouris1-1/+1
2015-09-14All caps makes it look like I'm yelling...mgiannikouris1-1/+1
2015-09-14Updated JSON.mkdmgiannikouris1-0/+22
Added details on the "modem_configuration" command.
2014-11-07Back off change to CAN message ID for backwards compatibility.Christopher Peplin1-2/+2
I don't think this change is worth breaking compatibility with exiting trace files. The meaning of an ID is much more clean when inside a CAN message object, so that's why I think it make sense to be different than the "id" inside a diagnostic request.
2014-10-28Specify the response when no device ID is known.Christopher Peplin1-0/+2
2014-10-06Use more specific 'message_id' in JSON, not just 'id'.Christopher Peplin1-12/+12
There often isn't enough context to know if it's the message ID or a transaction ID or something else. Fixed #20.
2014-10-06Give diagnostic request field a more specific name.Christopher Peplin1-4/+4
Fixed #18.
2014-10-06Mention 'status' field in all command response JSON examples.Christopher Peplin1-3/+23
Fixed #13.
2014-10-06Merge remote-tracking branch 'origin/16-new-names' into nextChristopher Peplin1-6/+6
Conflicts: README.md
2014-10-06Add a field to CAN messages to explicitly set the frame format.Christopher Peplin1-0/+4
See openxc/vi-firmware:230.
2014-10-06Move JSON spec to a separate file to keep the length down.Christopher Peplin1-0/+349