Welcome to Tesla Motors Club
Discuss Tesla's Model S, Model 3, Model X, Model Y, Cybertruck, Roadster and More.
Register

Recent content by Tachy

  1. T

    Model S REST API

    @hans You have an own client_id and client-secret, packed in the last line of teslams.js ?? ;)
  2. T

    Model S REST API

    @HankLloydRight This is my most simplified implementation in PHP to use the Tesla API .... tried it with "quote", it works, but without indentation:
  3. T

    Model S REST API

    Hi there, unfortenately i cannot send any code to this Forum - i've coded a tiny PHP-Script who can communicate with the Tesla API. Anybody interested?
  4. T

    Model S REST API

    Hi, this is my very own and very simpleTesla API implementation in PHP/cURL. It works fine with existing token and vehicle_id (got it from the mobile app "Remote S" !) <?php class SimpleTeslaAPI { // Quick&Dirty Tesla API // V1.1 // by [email protected] var $token...
  5. T

    Model S REST API

    My Quick & Dirty very short implementation in PHP call: $bash> php -q simpleteslaapi.php <?php class SimpleTeslaAPI { // Quick&Dirty Tesla API // V1.1 // by [email protected] var $token; var $vehicleID; function SimpleTeslaAPI() { // !!!!!!!!! set...
  6. T

    User since 2007 - Model S 85 owner now at Freiburg/germany!

    thank you all! Well, the people here love Tesla, especially those, who has driven one, the press is fighting against almost all e-cars and the automobile industry sleeps as well and feeds the press ;) That's the situation here in germany. Many people expects to drive over 140 mph on the...
  7. T

    User since 2007 - Model S 85 owner now at Freiburg/germany!

    Hi there, after following the Tesla community since 2007, the dream come true and now i'm a happy driver of a Model S 85 since december'14 after driving an Opel Ampera (similar to Chevrolet Volt) for three years! it's a steel grey one with autopilot sensors and tech package. at home...
  8. T

    Firmware 6.1

    In germany, none of the Autopilot Teslas have the 6.1-update so far. I am waiting too.
  9. T

    Is Martin Eberhard still with Tesla Motors?

    Great job, Martin! You did a great job, because you tell all the people, that an electric car doesn't need to be slow and ugly at all! Anyway you've inspired many drivers and automakers to think about electric cars again! Here in Germany, there is a big hype on electric and series hybrid...