Skip to content

Scenic: Use /kcm/v1/vehicles/<vin>/ev/settings instead of kca/car-adapter/v1/cars/<vin>/charging-settings #1443

@Thomascountz

Description

@Thomascountz
/commerce/v1/accounts/<account>/kamereon/kca/car-adapter/v1/cars/<vin>/charging-settings

{
  "type": "FUNCTIONAL",
  "messages": [
    {
      "code": "err.func.wired.unauthorized",
      "message": "The access is unauthorized"
    }
  ],
  "errors": [
    {
      "errorCode": "err.func.wired.unauthorized",
      "errorMessage": "The access is unauthorized"
    }
  ],
  "error_reference": "FUNCTIONAL"
}
/commerce/v1/accounts/<account>/kamereon/kcm/v1/vehicles/<vin>/ev/settings

{
  "lastSettingsUpdateTimestamp": "2025-01-01T00:00:00",
  "delegatedActivated": false,
  "chargeModeRq": "SCHEDULED",
  "chargeTimeStart": "21:00",
  "chargeDuration": 465,
  "preconditioningTemperature": 21.0,
  "preconditioningHeatedStrgWheel": false,
  "preconditioningHeatedRightSeat": false,
  "preconditioningHeatedLeftSeat": false,
  "programs": [
    {
      "programActivationStatus": true,
      "programType": "CHARGE",
      "programDepartureTime": "10:00",
      "programActivationMonday": true,
      "programActivationTuesday": true,
      "programActivationWednesday": true,
      "programActivationThursday": true,
      "programActivationFriday": true,
      "programActivationSaturday": true,
      "programActivationSunday": true
    }
  ]
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions