<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    Pablo,<br>
    <br>
    a bit more information on how you connect to the car would be
    helpful here.<br>
    <br>
    Arbitrary remote shell command execution is supported by the
    module's HTTP API (/api/execute), the module's SSH server, the "V2
    protocol" server via MP command 7 and any "V3" (MQTT) server via the
    /client/command topic scheme. Plus there's a secondary
    (non-standard) HTTP command API available on my server
    ovms.dexters-web.de (public API of my custom web shell).<br>
    <br>
    Lock & unlock are also available as fixed MP commands (20,22) on
    a V2 server, along with a set of other standard App calls. These do
    not run via the shell but translate to direct internal execution.<br>
    <br>
    Command execution has not yet been implemented for the "V2" server's
    HTTP API. But you can of course implement that if you use that API.<br>
    <br>
    Docs:<br>
    <ul>
      <li><a class="moz-txt-link-freetext" href="https://docs.openvehicles.com/en/latest/components/ovms_webserver/docs/index.html#authorization">https://docs.openvehicles.com/en/latest/components/ovms_webserver/docs/index.html#authorization</a></li>
      <li><a class="moz-txt-link-freetext" href="https://docs.openvehicles.com/en/latest/userguide/console.html#ssh-console">https://docs.openvehicles.com/en/latest/userguide/console.html#ssh-console</a><br>
      </li>
      <li><a class="moz-txt-link-freetext" href="https://docs.openvehicles.com/en/latest/protocol_v2/commands.html#execute-sms-command">https://docs.openvehicles.com/en/latest/protocol_v2/commands.html#execute-sms-command</a></li>
      <ul>
        <li><a class="moz-txt-link-freetext" href="https://docs.openvehicles.com/en/latest/protocol_v2/commands.html#lock-car">https://docs.openvehicles.com/en/latest/protocol_v2/commands.html#lock-car</a></li>
        <li><a class="moz-txt-link-freetext" href="https://docs.openvehicles.com/en/latest/protocol_v2/commands.html#unlock-car">https://docs.openvehicles.com/en/latest/protocol_v2/commands.html#unlock-car</a></li>
      </ul>
      <li><a class="moz-txt-link-freetext" href="http://lists.openvehicles.com/pipermail/ovmsdev/2018-July/012641.html">http://lists.openvehicles.com/pipermail/ovmsdev/2018-July/012641.html</a><br>
      </li>
      <li><a class="moz-txt-link-freetext" href="http://lists.openvehicles.com/pipermail/ovmsdev/2018-July/012696.html">http://lists.openvehicles.com/pipermail/ovmsdev/2018-July/012696.html</a></li>
      <li><a class="moz-txt-link-freetext" href="https://docs.openvehicles.com/en/latest/protocol_httpapi/requests.html#not-yet-implemented">https://docs.openvehicles.com/en/latest/protocol_httpapi/requests.html#not-yet-implemented</a><br>
      </li>
    </ul>
    Which one are you referring to?<br>
    <br>
    Regards,<br>
    Michael<br>
    <br>
    <br>
    <div class="moz-cite-prefix">Am 29.07.22 um 19:28 schrieb Pablo
      Cabrera:<br>
    </div>
    <blockquote type="cite"
cite="mid:CAJ279Zy7e9_BPtPUbZEth3r8Tz7PphHv+4ArGOmqUSPHg2U1rA@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div dir="ltr">Hello OVMS team, we are currently working with an
        implementation with OVMS in a react native app with a NodeJS
        back-end.<br>
        Currently we can connect with the cars and rescue some data like
        the status of the battery or GPS location, but now we need to
        send commands to lock and unlock the cars from the same app,
        when we send a command I get a response that the command is
        received in the car, but the command is not executed in the
        bash.<br>
        <br>
        I don't know if you can send me more info about how to make the
        car receive bash commands from remote connections, or how can I
        send it from the NodeJs server into the bash of the car.<br>
        <br>
        Thanks for your time and help.<br>
      </div>
      <br>
      <fieldset class="moz-mime-attachment-header"></fieldset>
      <pre class="moz-quote-pre" wrap="">_______________________________________________
OvmsDev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:OvmsDev@lists.openvehicles.com">OvmsDev@lists.openvehicles.com</a>
<a class="moz-txt-link-freetext" href="http://lists.openvehicles.com/mailman/listinfo/ovmsdev">http://lists.openvehicles.com/mailman/listinfo/ovmsdev</a>
</pre>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">-- 
Michael Balzer * Helkenberger Weg 9 * D-58256 Ennepetal
Fon 02333 / 833 5735 * Handy 0176 / 206 989 26</pre>
  </body>
</html>