summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorChristopher Peplin <chris.peplin@rhubarbtech.com>2014-09-27 20:17:48 -0400
committerChristopher Peplin <chris.peplin@rhubarbtech.com>2014-09-27 20:17:58 -0400
commitd383e4cbc0bc89cd3bc3b69b0aa3ffc1862e9607 (patch)
tree40a5a51750e80b88de55724b67c44685bca4d631 /README.md
parentf0a579dc1f45a8f373703968987f4bdd33192e16 (diff)
Remove unnecessary 'bus' field from message format command.
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
index 350cd24..2cde130 100644
--- a/README.md
+++ b/README.md
@@ -338,7 +338,6 @@ Valid formats are `json` and `binary`.
**Request**
{ "command": "message_format",
- "bus": 1,
"format": "json"
}