[Ovmsdev] Dexter'web API
    Michael Balzer 
    dexter at expeedo.de
       
    Fri Jul 13 16:33:34 HKT 2018
    
    
  
Hi Tim,
my server offers the standard OVMS server APIs…
  * TCP: https://github.com/openvehicles/Open-Vehicle-Monitoring-System/raw/master/docs/OVMS-Protocol.pdf
  * REST/JSON: http://lists.openvehicles.com/pipermail/ovmsdev/2013-October/001667.html
      o Test: http://ovms.dexters-web.de/f/simpleclient.htm
      o Note: no SSL support
…plus an additional stateless REST API on http/https:
  * Text command:
    https://dexters-web.de/api/call?fn.name=ovms/cmd&fn.vehicleid=…&fn.carpass=…&fn.cmd=…
  * CSV data export:
    https://dexters-web.de/api/call?fn.name=ovms/export&fn.vehicleid=…&fn.carpass=…
    Optional parameters:
    - fn.format: "csv" (=inline) / "zip" (default)
    - fn.types: string, data types to download; comma separated list or SQL LIKE pattern
    - fn.since: ISO format timestamp, filter newer records
    - fn.last: integer, output last n records
    Example:
    https://dexters-web.de/api/call?fn.name=ovms/export&fn.vehicleid=…&fn.carpass=…&fn.format=csv&fn.types=D,S&fn.last=3
Regards,
Michael
Am 13.07.2018 um 08:12 schrieb Tim Jackson:
> Hi there all,
>
> I have 2 of the latest units, and I am running a Nissan Leaf and e-NV200..
>
> I have 2 questions
>
> 1. Is there an API for dexter-web.de <http://dexter-web.de> site?
> 2. Is there any updated documentation on the current API on TMC?
>
> Thanks
>
> Tim
>
>
> _______________________________________________
> OvmsDev mailing list
> OvmsDev at lists.openvehicles.com
> http://lists.openvehicles.com/mailman/listinfo/ovmsdev
-- 
Michael Balzer * Helkenberger Weg 9 * D-58256 Ennepetal
Fon 02333 / 833 5735 * Handy 0176 / 206 989 26
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openvehicles.com/pipermail/ovmsdev/attachments/20180713/a8bb54f1/attachment.html>
    
    
More information about the OvmsDev
mailing list