action enode_get_vehicles_vehicleid_smartchargingpolicy { label: "Get Vehicle Smart Charging Policy" provider: enode method: GET path: "/vehicles/{vehicleId}/smart-charging-policy" encoding: json output: { type: "object" additionalProperties: true } }