vehicles

Set minimum SoC

Vehicle will be fast-charged until this SoC is reached.

post/vehicles/{name}/minsoc/{soc}

Path parameters

namestring required
Example:vehicle_1

Vehicle name

socnumber required

SOC in %

Example:60

SOC in %

Response

Success - Soc result

socnumber

SOC in %

Example response

{
  "soc": 60
}

Changes

Changed in 5 of the 37 revisions of this API.35

  • 46689b886c5311See the full diff
    • removed the optional property result from the response with the 200 status

      response-optional-property-removed

    • added the optional property soc to the response with the 200 status

      response-optional-property-added

  • 5f032b4182a711See the full diff
    • removed the optional property soc from the response with the 200 status

      response-optional-property-removed

    • added the optional property result to the response with the 200 status

      response-optional-property-added

    This revision also has 8 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • 32e824ccacfe11See the full diff
    • removed the optional property result from the response with the 200 status

      response-optional-property-removed

    • added the optional property soc to the response with the 200 status

      response-optional-property-added

    • api operation id setVehicleMinSoc was added

      api-operation-id-added

    • api operation id setVehicleMinSoc removed and replaced with

      api-operation-id-removed

    This revision also has 5 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog