Site updated at 2018-01-17 12:29:18 UTC

This commit is contained in:
Travis CI 2018-01-17 12:29:18 +00:00
parent 6ee5a9a7e6
commit 0588f1a95f
37 changed files with 260 additions and 90 deletions

View file

@ -95,7 +95,7 @@
<li><strong>pin</strong> (<em>Required</em>): Your uConnect pin.</li>
</ul>
<h2><a class="title-link" name="service" href="#service"></a> Service</h2>
<p>Call the <code class="highlighter-rouge">mopar.remote_command</code> service to perform a remote command on your vehicle.</p>
<p>Call the <code class="highlighter-rouge">sensor.mopar_remote_command</code> service to perform a remote command on your vehicle.</p>
<ul>
<li><strong>vehicle_index</strong> (<em>Required</em>): <code class="highlighter-rouge">vehicle_index</code> attribute found on sensor.</li>
<li><strong>command</strong> (<em>Required</em>): One of <code class="highlighter-rouge">lock/unlock/engineon/engineoff/horn</code>.</li>