Indent description

This commit is contained in:
Daniel O'Connor 2014-06-03 14:49:46 +09:30
parent 6a4779be9d
commit b642fa38dc

View file

@ -54,7 +54,6 @@ module Agents
</code></pre>
Find out more detail on [subscription wildcards](http://www.eclipse.org/paho/files/mqttdoc/Cclient/wildcard.html)
MD
event_description <<-MD
@ -62,18 +61,7 @@ module Agents
<pre><code>{
"topic": "owntracks/kcqlmkgx/Dan",
"message": {
"topic": "owntracks/kcqlmkgx/Galaxy S3 Dan",
"message": {
"_type": "location",
"lat": "-34.849373",
"lon": "138.5218449",
"tst": "1401761484",
"acc": "10.0",
"batt": "71"
},
"time": 1401771825
},
"message": {"_type": "location", "lat": "-34.8493644", "lon": "138.5218119", "tst": "1401771049", "acc": "50.0", "batt": "31", "desc": "Home", "event": "enter"},
"time": 1401771051
}</code></pre>
MD