File: vehicle_kcm_data.ev-settings.rst

package info (click to toggle)
python-renault-api 0.5.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky
  • size: 1,892 kB
  • sloc: python: 8,210; makefile: 2
file content (20 lines) | stat: -rw-r--r-- 559 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
ev/settings
'''''''''''

.. rst-class:: endpoint

Base url:
   ``/commerce/v1/accounts/{account_id}/kamereon/kcm/v1/vehicles/{vin}/ev/settings``

Sample return:
   Empty:
      .. literalinclude:: /../tests/fixtures/kamereon/vehicle_kcm_data/ev-settings.empty.json
         :language: JSON

   Single:
      .. literalinclude:: /../tests/fixtures/kamereon/vehicle_kcm_data/ev-settings.single.json
         :language: JSON

   Multi:
      .. literalinclude:: /../tests/fixtures/kamereon/vehicle_kcm_data/ev-settings.multi.active.json
         :language: JSON