wardmundy / php-api-tesla

PHP Application Library for Tesla API
MIT License
7 stars 1 forks source link

where to find the web access code to Tesla Management Portal? #1

Closed vincentmli closed 7 years ago

vincentmli commented 7 years ago

Hi,

in the config.php // specify the code for web access to Tesla Management Portal $web_access=123456;

where/how I can find the web access code ? is the web access code unique to everyone?

wardmundy commented 7 years ago

It's a unique number that you make up. It will be used to access the web portal once it becomes available.

Ward Mundy & Associates LLC

Follow Us https://www.facebook.com/WardMundy https://plus.google.com/u/0/+WardMundy/posts https://twitter.com/NerdUno http://youtube.com/wardmundy/

On Wed, Mar 1, 2017 at 3:51 PM, Vincent Li notifications@github.com wrote:

Hi,

in the config.php // specify the code for web access to Tesla Management Portal $web_access=123456;

where/how I can find the web access code ? is the web access code unique to everyone?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/wardmundy/php-api-tesla/issues/1, or mute the thread https://github.com/notifications/unsubscribe-auth/ABoIo5Ecgq3QcRNtLR6he-LiS0ugVS75ks5rhdpqgaJpZM4MQL7Q .

wardmundy commented 7 years ago

It's a unique number that you make up. It will be used to access the web portal once it becomes available.