BMW-i-Remote icon indicating copy to clipboard operation
BMW-i-Remote copied to clipboard

Anyone know of additional values possible for these vehicles status values?

Open rickengle opened this issue 9 years ago • 3 comments

When calling /v1/user/vehicles to get the information for all i3 vehicles, I was wondering if anyone has found more values for model, drivetrain and color. For example I have: "model":"I3 +REX", "bodytype":"I01", "driveTrain":"BEV_REX", "color":"IONIC SILVER METALLIC/BM"

I'd like to know what the model name is for a non Rex i3, is it just model=I3 and drivetrain="BEV"?

And I'd like to see if I can gather more car color names that are possible as I can only get Ionic Silver Metallic for mine. I don't know what the /BM means at the end of IONIC SILVER METALLIC/BM.

Thanks, Rick

rickengle avatar Feb 15 '16 17:02 rickengle

Hi, I got .... "model": "I3 +REX", "bodytype": "I01", "driveTrain": "BEV_REX", "color": "SOLARORANGE MET. M. AKZE", "colorCode": "B78" .... May be this helps :-) Oliver

hdortim avatar May 22 '16 10:05 hdortim

Hi, I got ... [model] => I3 +REX [bodytype] => I01 [driveTrain] => BEV_REX [colorCode] => C2V ...

The official name for the colour is 'Metallic WC2V Mineral Grey with highlight BMW i Blue.' This is a 22 kWh i3 Rex

Maybe this helps :) Thickey

thickey256 avatar Jul 04 '16 15:07 thickey256

here's what i got

  "model": "I3 +REX",
  "bodytype": "I01",
  "driveTrain": "BEV_REX",
  "color": "CAPPARISWEISS MIT AKZENT",
  "colorCode": "B85",

Z

zubairhamed avatar Sep 24 '16 07:09 zubairhamed