All Downloads are FREE. Search and download functionalities are using the official Maven repository.

pp-1-6-json.1.3.3.source-code.SetChargingProfileResponse.json Maven / Gradle / Ivy

{
  "$schema": "http://json-schema.org/draft-04/schema#",
  "title": "SetChargingProfileResponse",
  "type": "object",
  "properties": {
    "status": {
      "type": "string",
      "additionalProperties": false,
      "enum": [
        "Accepted",
        "Rejected",
        "NotSupported"
      ]
    }
  },
  "additionalProperties": false,
  "required": [
    "status"
  ]
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy